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 b19edd24ab..a832b02639 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;apply=yes \
+ file://if.h.patch \
"
S = "${WORKDIR}/${PN}-${PV}"