aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/iproute2/iproute2_2.6.22.bb')
-rw-r--r--recipes/iproute2/iproute2_2.6.22.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/iproute2/iproute2_2.6.22.bb b/recipes/iproute2/iproute2_2.6.22.bb
index 5c9bbc3e21..a0261c2da0 100644
--- a/recipes/iproute2/iproute2_2.6.22.bb
+++ b/recipes/iproute2/iproute2_2.6.22.bb
@@ -3,10 +3,10 @@ require iproute2.inc
PR = "${INC_PR}.1"
DATE = "070710"
-SRC_URI_append = " file://new-flex-fix.patch;patch=1 \
- file://ip6tunnel.patch;patch=1 \
- file://remove-bashisms.patch;patch=1 \
- file://no-strip.patch;patch=1"
+SRC_URI_append = " file://new-flex-fix.patch \
+ file://ip6tunnel.patch \
+ file://remove-bashisms.patch \
+ file://no-strip.patch"
S = "${WORKDIR}"