[yocto] [meta-ivi][PATCH 1/3] pormap: append portmap.service

Adrian Alonso aalonso at freescale.com
Wed Sep 19 14:51:54 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/portmap/portmap_6.0.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/portmap/portmap_6.0.bbappend b/recipes-connectivity/portmap/portmap_6.0.bbappend
index a8c6ed5..8c0e4ec 100644
--- a/recipes-connectivity/portmap/portmap_6.0.bbappend
+++ b/recipes-connectivity/portmap/portmap_6.0.bbappend
@@ -1,7 +1,7 @@
 # Find "files" directory
 FILESEXTRAPATHS := "${THISDIR}/files"
 
-SRC_URI_append_vexpressa9 = " file://portmap.service"
+SRC_URI_append = " file://portmap.service"
 
 
 PACKAGES =+ "${PN}-systemd"
-- 
1.7.11.4





More information about the yocto mailing list