summaryrefslogtreecommitdiffstats
path: root/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
commit7bfbd75115d54d77df68ff865162f69283e7c7fe (patch)
tree9a6aa3e5ca8a3b96a1d9f45d69e8e76c9199af8b /package/iproute2/ipkg
parent51d00fe8ce98224c2196afb1faed5b124aeb479f (diff)
update iproute2 to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@859 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/ipkg')
-rw-r--r--package/iproute2/ipkg/ip.control6
-rw-r--r--package/iproute2/ipkg/tc.control7
2 files changed, 13 insertions, 0 deletions
diff --git a/package/iproute2/ipkg/ip.control b/package/iproute2/ipkg/ip.control
new file mode 100644
index 000000000..c5850771e
--- /dev/null
+++ b/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/package/iproute2/ipkg/tc.control b/package/iproute2/ipkg/tc.control
new file mode 100644
index 000000000..a63fd653c
--- /dev/null
+++ b/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