mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-18 08:25:25 +01:00
smw: Fix PACKAGE_ARCH to SOC-specific
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
690afdad5a
commit
387c381d53
|
|
@ -71,4 +71,6 @@ FILES:${PN}-tests = "${bindir}/* ${datadir}/${BPN}/*"
|
||||||
|
|
||||||
RDEPENDS:${PN}-tests += "bash cmake"
|
RDEPENDS:${PN}-tests += "bash cmake"
|
||||||
|
|
||||||
|
PACKAGE_ARCH = "${MACHINE_SOCARCH}"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user