[meta-freescale] [PATCH 21/22] cryptodev-qoriq-module: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb
index 412bb0e..92a6493 100644
--- a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb
@@ -19,3 +19,5 @@ RCONFLICTS_${PN} = "ocf-linux"
 RREPLACES_${PN} = "ocf-linux"
 
 COMPATIBLE_MACHINE = "(qoriq)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list