[meta-freescale] [PATCH v2 33/37] fmlib: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-dpaa/fmlib/fmlib_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 6cd9140..a1945b0 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -45,3 +45,6 @@ ALLOW_EMPTY_${PN} = "1"
 BBCLASSEXTEND = "native"
 COMPATIBLE_HOST_qoriq = ".*"
 COMPATIBLE_HOST ?= "(none)"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list