[meta-freescale] [PATCH 16/22] pme-tools: Set PACKAGE_ARCH to the value of MACHINE_ARCH

Fabio Berton fabio.berton at ossystems.com.br
Mon Nov 21 09:19:14 PST 2016


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

diff --git a/recipes-extended/pme-tools/pme-tools_git.bb b/recipes-extended/pme-tools/pme-tools_git.bb
index fe0210a..a2a89e4 100644
--- a/recipes-extended/pme-tools/pme-tools_git.bb
+++ b/recipes-extended/pme-tools/pme-tools_git.bb
@@ -30,4 +30,7 @@ do_install() {
 }
 
 PARALLEL_MAKE = ""
+
 COMPATIBLE_MACHINE = "(e500mc|e5500|e5500-64b|e6500|e6500-64b)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list