aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wlan-ng/wlan-ng-utils_0.2.8.bb')
-rw-r--r--recipes/wlan-ng/wlan-ng-utils_0.2.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb b/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb
index 21262b9386..42fafab2cf 100644
--- a/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb
+++ b/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb
@@ -1,9 +1,9 @@
require wlan-ng-utils.inc
SRC_URI += "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \
- file://scripts-makefile-hostcc.patch;patch=1 \
- file://pcmciasrc.patch;patch=1 \
- file://hostldflags.patch;patch=1"
+ file://scripts-makefile-hostcc.patch \
+ file://pcmciasrc.patch \
+ file://hostldflags.patch"
S = "${WORKDIR}/linux-wlan-ng-${PV}"