aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-08-17 07:48:20 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-08-21 19:08:58 +0200
commitd7553889e89a33c166c5d67411c4ffe7b4d6ed99 (patch)
treec37cc6b929791013271e784c6198add1c76bea06 /meta-oe/recipes-connectivity
parent443481fec3855476f60ee34358887d00368e6859 (diff)
downloadmeta-openembedded-d7553889e89a33c166c5d67411c4ffe7b4d6ed99.tar.gz
wpa-supplicant: add systemd support
* native systemd support came in with v1.0 [1] * needs [2] to work properly * mends my wlan under control of networkmanager [1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog [2] http://patches.openembedded.org/patch/34335/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/wpa-supplicant/wpa-supplicant_1.0.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/wpa-supplicant/wpa-supplicant_1.0.bbappend b/meta-oe/recipes-connectivity/wpa-supplicant/wpa-supplicant_1.0.bbappend
deleted file mode 100644
index 54da0ffd3e..0000000000
--- a/meta-oe/recipes-connectivity/wpa-supplicant/wpa-supplicant_1.0.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-PRINC = "1"