aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl_1.1.bb')
-rw-r--r--recipes/libnl/libnl_1.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/libnl/libnl_1.1.bb b/recipes/libnl/libnl_1.1.bb
index 0f15d564e8..0659d933eb 100644
--- a/recipes/libnl/libnl_1.1.bb
+++ b/recipes/libnl/libnl_1.1.bb
@@ -14,10 +14,10 @@ CFLAGS += '-DVLAN_FLAG_REORDER_HDR=1'
SRC_URI = "\
http://people.suug.ch/~tgr/libnl/files/libnl-${PV}.tar.gz \
- file://local-includes.patch;apply=yes \
- file://fix-includes.patch;apply=yes \
- file://respect-ldflags.patch;apply=yes \
- file://netlink-local-fix.patch;apply=yes \
+ file://local-includes.patch \
+ file://fix-includes.patch \
+ file://respect-ldflags.patch \
+ file://netlink-local-fix.patch \
"