[meta-freescale] [PATCH v2 25/37] web-sysmon: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 .../openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb    | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb b/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb
index 36a0c20..cfff3cf 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb
@@ -32,4 +32,7 @@ FILES_${PN} += "/"
 
 INITSCRIPT_NAME = "web-sysmon.sh"
 INITSCRIPT_PARAMS = "defaults 99 20"
+
 COMPATIBLE_MACHINE  = "(qoriq-ppc)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list