aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nylon/nylon-scripts_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nylon/nylon-scripts_cvs.bb')
-rw-r--r--recipes/nylon/nylon-scripts_cvs.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/nylon/nylon-scripts_cvs.bb b/recipes/nylon/nylon-scripts_cvs.bb
index 63946a0485..829928276b 100644
--- a/recipes/nylon/nylon-scripts_cvs.bb
+++ b/recipes/nylon/nylon-scripts_cvs.bb
@@ -13,7 +13,8 @@ RDEPENDS = "bash"
SRC_URI = "http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/${PN}_gruen.4g__${SRCDATE}.tar.gz \
file://firewall-bash.diff;patch=1 \
file://wireless-acl-bash.diff;patch=1 \
- file://wireless-extras-bash.diff;patch=1"
+ file://wireless-extras-bash.diff;patch=1 \
+ file://ath-to-wlan.diff;patch=1"
S = "${WORKDIR}/${PN}"
INHIBIT_PACKAGE_STRIP = "1"