aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ebtables
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ebtables')
-rw-r--r--recipes/ebtables/ebtables_2.0.6.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/ebtables/ebtables_2.0.6.bb b/recipes/ebtables/ebtables_2.0.6.bb
index 7eb33fc9cb..570edafc89 100644
--- a/recipes/ebtables/ebtables_2.0.6.bb
+++ b/recipes/ebtables/ebtables_2.0.6.bb
@@ -7,10 +7,10 @@ PR = "r2"
TARGET_CC_ARCH += "${LDFLAGS}"
SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
- file://gcc34.patch;patch=1 \
- file://gcc4.patch;patch=1 \
- file://installnonroot.patch;patch=1 \
- file://installcreatedirs.patch;patch=1"
+ file://gcc34.patch;apply=yes \
+ file://gcc4.patch;apply=yes \
+ file://installnonroot.patch;apply=yes \
+ file://installcreatedirs.patch;apply=yes"
S = "${WORKDIR}/ebtables-v${PV}"
do_compile () {