summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-test_3.19.0.imx.bb
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-01-06 17:08:40 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-01-08 18:12:29 +0000
commitbf2019fea5e4723c3674d71607b883ff6f737c7a (patch)
tree355b6fd307a0a35c2db7be7e7d99ad222770caeb /recipes-security/optee-imx/optee-test_3.19.0.imx.bb
parentcc117ffabd78df729e427e5e90a5e7a434a29cf1 (diff)
downloadmeta-freescale-bf2019fea5e4723c3674d71607b883ff6f737c7a.tar.gz
Revert "optee-os,optee-test: Use gcc compiler"backport-1365-to-kirkstone
After updating op-tee to 3.19, it is able to be built with clang toolchain. This reverts commit 86680b12d44ffe2831244a2f7f7dcaaa1a1440c5. (cherry picked from commit c92b517f6a2cbe3c65a7c83333922f0958c58834)
Diffstat (limited to 'recipes-security/optee-imx/optee-test_3.19.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-test_3.19.0.imx.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb b/recipes-security/optee-imx/optee-test_3.19.0.imx.bb
index 25cd86dd..fa418b87 100644
--- a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_3.19.0.imx.bb
@@ -58,5 +58,3 @@ FILES:${PN} += "${nonarch_base_libdir}/optee_armtz/ ${libdir}/tee-supplicant/plu
58RDEPENDS:${PN} = "optee-os" 58RDEPENDS:${PN} = "optee-os"
59 59
60COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 60COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
61
62TOOLCHAIN = "gcc"