summaryrefslogtreecommitdiffstats
path: root/recipes/aircrack
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/aircrack
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/aircrack')
-rw-r--r--recipes/aircrack/aircrack-ng_0.9.3.bb2
-rw-r--r--recipes/aircrack/aircrack_2.1.bb2
-rw-r--r--recipes/aircrack/aircrack_2.41.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/aircrack/aircrack-ng_0.9.3.bb b/recipes/aircrack/aircrack-ng_0.9.3.bb
index 83e8b88962..0beff677b8 100644
--- a/recipes/aircrack/aircrack-ng_0.9.3.bb
+++ b/recipes/aircrack/aircrack-ng_0.9.3.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
PR = "r1"
SRC_URI = "http://download.aircrack-ng.org/aircrack-ng-${PV}.tar.gz \
- file://makefile-ldflags.patch;apply=yes"
+ file://makefile-ldflags.patch"
SBINFILES = "airodump-ng aireplay-ng airmon-ng airtun-ng"
BINFILES = "aircrack-ng airdecap-ng packetforge-ng ivstools kstats makeivs"
diff --git a/recipes/aircrack/aircrack_2.1.bb b/recipes/aircrack/aircrack_2.1.bb
index 9036456c79..4aeac96231 100644
--- a/recipes/aircrack/aircrack_2.1.bb
+++ b/recipes/aircrack/aircrack_2.1.bb
@@ -7,7 +7,7 @@ PV="2.1"
PR ="r0"
SRC_URI = "http://archive.aircrack-ng.org/aircrack-old/${P}.tgz \
-file://silent_patch.diff;apply=yes;striplevel=0"
+file://silent_patch.diff;striplevel=0"
SRC_URI[md5sum] = "694c6180f620b0534e5925a71b960bd1"
SRC_URI[sha256sum] = "9b749d98278450b80153c1f82b7e253548a3f03603062dc98cc1320803d791da"
diff --git a/recipes/aircrack/aircrack_2.41.bb b/recipes/aircrack/aircrack_2.41.bb
index 44f3f48aad..10731f8a06 100644
--- a/recipes/aircrack/aircrack_2.41.bb
+++ b/recipes/aircrack/aircrack_2.41.bb
@@ -6,7 +6,7 @@ DEPENDS = ""
PR ="r1"
SRC_URI = "http://www.wirelessdefence.org/Contents/Files/${P}.tgz \
- file://oe.patch;apply=yes"
+ file://oe.patch"
inherit autotools