aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/asleap/asleap_2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/asleap/asleap_2.1.bb')
-rw-r--r--recipes/asleap/asleap_2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/asleap/asleap_2.1.bb b/recipes/asleap/asleap_2.1.bb
index 64c778eaf6..b19edd24ab 100644
--- a/recipes/asleap/asleap_2.1.bb
+++ b/recipes/asleap/asleap_2.1.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
DEPENDS = "libpcap openssl"
SRC_URI = "http://802.11ninja.net/~jwright/code/${PN}-${PV}.tgz \
- file://if.h.patch;patch=1 \
+ file://if.h.patch;apply=yes \
"
S = "${WORKDIR}/${PN}-${PV}"