[yocto] [meta-ivi][PATCH 2/3] wpa-supplicant: append wpa-supplicant.service

Adrian Alonso aalonso at freescale.com
Wed Sep 19 14:51:55 PDT 2012


* Remove append conditional for vexpressa9 target
* Allow different targets to append this service

Signed-off-by: Adrian Alonso <aalonso at freescale.com>
---
 recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend b/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend
index 7f40119..e9c2e94 100644
--- a/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend
+++ b/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend
@@ -1,7 +1,7 @@
 # Find "files" directory
 FILESEXTRAPATHS := "${THISDIR}/files"
 
-SRC_URI_append_vexpressa9 = " file://wpa_supplicant.service"
+SRC_URI_append = " file://wpa_supplicant.service"
 
 PACKAGES =+ "${PN}-systemd"
 
-- 
1.7.11.4





More information about the yocto mailing list