diff options
| -rw-r--r-- | recipes-security/optee-imx/optee-os_3.17.0.imx.bb | 2 | ||||
| -rw-r--r-- | recipes-security/optee-imx/optee-test_3.17.0.imx.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.17.0.imx.bb b/recipes-security/optee-imx/optee-os_3.17.0.imx.bb index b6452ef01..f759e40cd 100644 --- a/recipes-security/optee-imx/optee-os_3.17.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.17.0.imx.bb | |||
| @@ -111,3 +111,5 @@ RDEPENDS:${PN}-dev += "${PN}-staticdev" | |||
| 111 | 111 | ||
| 112 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 112 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 113 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 113 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |
| 114 | |||
| 115 | TOOLCHAIN = "gcc" | ||
diff --git a/recipes-security/optee-imx/optee-test_3.17.0.imx.bb b/recipes-security/optee-imx/optee-test_3.17.0.imx.bb index da56eed7a..e1b831f17 100644 --- a/recipes-security/optee-imx/optee-test_3.17.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.17.0.imx.bb | |||
| @@ -58,3 +58,5 @@ FILES:${PN} += "${nonarch_base_libdir}/optee_armtz/ ${libdir}/tee-supplicant/plu | |||
| 58 | RDEPENDS:${PN} = "optee-os" | 58 | RDEPENDS:${PN} = "optee-os" |
| 59 | 59 | ||
| 60 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 60 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |
| 61 | |||
| 62 | TOOLCHAIN = "gcc" | ||
