summaryrefslogtreecommitdiffstats
path: root/openwrt/package/iproute2/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 20:45:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 20:45:01 +0000
commit5c6d1d8fabe293088f8b67b4e16d0ca4cd057807 (patch)
treedb22c68c62b4908484637752dabae1e68ba479f2 /openwrt/package/iproute2/ipkg
parentd43084b0a729b243865bbb698343ac1c7f841fd9 (diff)
update iproute2 to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@859 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iproute2/ipkg')
-rw-r--r--openwrt/package/iproute2/ipkg/ip.control6
-rw-r--r--openwrt/package/iproute2/ipkg/tc.control7
2 files changed, 13 insertions, 0 deletions
diff --git a/openwrt/package/iproute2/ipkg/ip.control b/openwrt/package/iproute2/ipkg/ip.control
new file mode 100644
index 000000000..c5850771e
--- /dev/null
+++ b/openwrt/package/iproute2/ipkg/ip.control
@@ -0,0 +1,6 @@
+Package: ip
+Section: net
+Priority: optional
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: iproute2 routing control utility
diff --git a/openwrt/package/iproute2/ipkg/tc.control b/openwrt/package/iproute2/ipkg/tc.control
new file mode 100644
index 000000000..a63fd653c
--- /dev/null
+++ b/openwrt/package/iproute2/ipkg/tc.control
@@ -0,0 +1,7 @@
+Package: tc
+Section: net
+Priority: optional
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: iproute2 traffic control utility
+Depends: kmod-sched