[meta-freescale] [PATCH v2 10/37] ls2-phy: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


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

diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 422a922..9833769 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -24,4 +24,7 @@ addtask deploy before do_build after do_install
 
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
+
 COMPATIBLE_MACHINE = "(ls2080ardb)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list