From 5c6d1d8fabe293088f8b67b4e16d0ca4cd057807 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 12 May 2005 20:45:01 +0000 Subject: update iproute2 to new packaging style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@859 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/iproute2/ipkg/ip.control | 6 ++++++ openwrt/package/iproute2/ipkg/tc.control | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 openwrt/package/iproute2/ipkg/ip.control create mode 100644 openwrt/package/iproute2/ipkg/tc.control (limited to 'openwrt/package/iproute2/ipkg') diff --git a/openwrt/package/iproute2/ipkg/ip.control b/openwrt/package/iproute2/ipkg/ip.control new file mode 100644 index 0000000000..c5850771eb --- /dev/null +++ b/openwrt/package/iproute2/ipkg/ip.control @@ -0,0 +1,6 @@ +Package: ip +Section: net +Priority: optional +Maintainer: Felix Fietkau +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 0000000000..a63fd653cd --- /dev/null +++ b/openwrt/package/iproute2/ipkg/tc.control @@ -0,0 +1,7 @@ +Package: tc +Section: net +Priority: optional +Maintainer: Felix Fietkau +Source: buildroot internal +Description: iproute2 traffic control utility +Depends: kmod-sched -- cgit v1.2.3