[meta-freescale] [PATCH 11/22] udev-rules-qoriq: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


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

diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb
index 6eedec8..e3b3727 100644
--- a/recipes-core/udev/udev-rules-qoriq.bb
+++ b/recipes-core/udev/udev-rules-qoriq.bb
@@ -25,4 +25,7 @@ do_install () {
 }
 
 ALLOW_EMPTY_${PN} = "1"
+
 COMPATIBLE_MACHINE = "(qoriq)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list