aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/iproute2/iproute2_2.6.20.bb')
-rw-r--r--recipes/iproute2/iproute2_2.6.20.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/iproute2/iproute2_2.6.20.bb b/recipes/iproute2/iproute2_2.6.20.bb
index 69e0c1a3c7..99750b676d 100644
--- a/recipes/iproute2/iproute2_2.6.20.bb
+++ b/recipes/iproute2/iproute2_2.6.20.bb
@@ -3,11 +3,11 @@ require iproute2.inc
PR = "${INC_PR}.1"
DATE = "070313"
-SRC_URI_append = " file://new-flex-fix.patch;patch=1 \
- file://ip6tunnel.patch;patch=1 \
- file://man-pages-fix.patch;patch=1 \
- file://remove-bashisms.patch;patch=1 \
- file://no-strip.patch;patch=1"
+SRC_URI_append = " file://new-flex-fix.patch;apply=yes \
+ file://ip6tunnel.patch;apply=yes \
+ file://man-pages-fix.patch;apply=yes \
+ file://remove-bashisms.patch;apply=yes \
+ file://no-strip.patch;apply=yes"
S = "${WORKDIR}/iproute-${PV}-${DATE}"