diff options
-rw-r--r-- | recipes-security/optee-imx/optee-os_3.10.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb index f9399496..5b8c5add 100644 --- a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb | |||
@@ -97,4 +97,4 @@ FILES_${PN}-staticdev = "/usr/include/optee/" | |||
97 | RDEPENDS_${PN}-dev += "${PN}-staticdev" | 97 | RDEPENDS_${PN}-dev += "${PN}-staticdev" |
98 | 98 | ||
99 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 99 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
100 | COMPATIBLE_MACHINE = "(imx)" | 100 | COMPATIBLE_MACHINE = "(imx|imx-boot-container)" |