[meta-freescale] [PATCH v2 23/37] ipsec-demo: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

Fabio Berton fabio.berton at ossystems.com.br
Wed Nov 30 05:07:04 PST 2016


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 .../networking-layer/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dynamic-layers/networking-layer/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb b/dynamic-layers/networking-layer/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb
index f29c375..1a4ae6d 100644
--- a/dynamic-layers/networking-layer/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb
+++ b/dynamic-layers/networking-layer/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb
@@ -20,4 +20,7 @@ do_install(){
 }
 
 FILES_${PN} = "${datadir}/*"
+
 COMPATIBLE_MACHINE = "(qoriq)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list