summaryrefslogtreecommitdiffstats
path: root/meta/packages/iproute2/iproute2_2.6.18.bb
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-06-25 17:48:52 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-29 17:13:38 +0100
commitb180d7f488f44d3dfb3f9a19604e9592c29b426e (patch)
treedc198fec816ec648c27298f9c7869b592727a221 /meta/packages/iproute2/iproute2_2.6.18.bb
parent7510eb1061d0795b515bd20eba1cbd39a9b644a2 (diff)
downloadpoky-b180d7f488f44d3dfb3f9a19604e9592c29b426e.tar.gz
iproute: upgrade to 2.6.34
(borrow from OE 2.6.34 recipe) [Patches-poky] REMOVE _iproute2-2.6.15_no_strip.diff_: not required now REMOVE _new-flex-fix.patch_: not required now [Patches-OE] TAKE _configure-cross.patch_: don't invoke gcc directly [Recipes] - Add metadata - fix SRC_URI for new version - no {S} now - use alternative to enable 'ip' instead of using busybox - move shared documents to right destination - not take from OE: * no need for specific do_configure Signed-off-by Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta/packages/iproute2/iproute2_2.6.18.bb')
-rw-r--r--meta/packages/iproute2/iproute2_2.6.18.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/packages/iproute2/iproute2_2.6.18.bb b/meta/packages/iproute2/iproute2_2.6.18.bb
deleted file mode 100644
index 0fc0b8f98c..0000000000
--- a/meta/packages/iproute2/iproute2_2.6.18.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1PR = "r1"
2
3require iproute2.inc
4
5SRC_URI += "file://iproute2-2.6.15_no_strip.diff;patch=1;pnum=0 \
6 file://new-flex-fix.patch;patch=1"
7
8SRCDATE = "061002"