1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

iproute2: fix ordering so that the patches are applied

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2787 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-09-25 15:11:18 +00:00
parent 69a365b4db
commit 4d76e104d6
@@ -1,8 +1,8 @@
PR = "r0"
PR = "r1"
require iproute2.inc
SRC_URI += "file://iproute2-2.6.15_no_strip.diff;patch=1;pnum=0 \
file://new-flex-fix.patch;patch=1"
require iproute2.inc
DATE = "061002"