aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hostap/hostap-daemon_0.4.4.bb
diff options
context:
space:
mode:
authorMartin Dietze <martin@the-little-red-haired-girl.org>2009-05-23 13:22:43 +0200
committermd <md@freiheit.com>2009-05-27 21:50:57 +0200
commit46df71fbf94cb99c2ad72df67286ccae0b47b094 (patch)
tree4a9728b3a39aa357044179936b3c92ff6f962d60 /recipes/hostap/hostap-daemon_0.4.4.bb
parenteabb7e3ab0a68d76603dce6053f549ec5aeb1075 (diff)
downloadopenembedded-46df71fbf94cb99c2ad72df67286ccae0b47b094.tar.gz
hostap: nylon-specific patches * for hostap-daemon 0.4.4, the MADWIFI_BSD macro is unset * for hostap-daemon 0.5.10, dependency and include dirs for madwifi are added
Diffstat (limited to 'recipes/hostap/hostap-daemon_0.4.4.bb')
-rw-r--r--recipes/hostap/hostap-daemon_0.4.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/hostap/hostap-daemon_0.4.4.bb b/recipes/hostap/hostap-daemon_0.4.4.bb
index bece7d1450..83a5386f3a 100644
--- a/recipes/hostap/hostap-daemon_0.4.4.bb
+++ b/recipes/hostap/hostap-daemon_0.4.4.bb
@@ -1,3 +1,7 @@
require hostap-daemon.inc
+SRC_URI_append_nylon = "\
+ file://hostap-no-bsd.patch;patch=1"
+
+
PR = "r2"