diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-10-24 07:21:33 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-10-26 14:07:50 -0300 |
commit | f3abc1c740f5224c9951082e7c0d52df8f4647a6 (patch) | |
tree | 47fd359ce9eb9ed49c1c924ac61a8f576d565bb3 | |
parent | 5922dacca54e409ef66e558568912315a85a18df (diff) | |
download | meta-freescale-f3abc1c740f5224c9951082e7c0d52df8f4647a6.tar.gz |
optee-os-qoriq: support qoriq-arm64
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-security/optee/optee-os-qoriq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index e8c56205..5a689420 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb | |||
@@ -64,4 +64,4 @@ FILES_${PN}-dev = "/usr/include/optee" | |||
64 | INSANE_SKIP_${PN}-dev = "staticdev" | 64 | INSANE_SKIP_${PN}-dev = "staticdev" |
65 | 65 | ||
66 | INHIBIT_PACKAGE_STRIP = "1" | 66 | INHIBIT_PACKAGE_STRIP = "1" |
67 | COMPATIBLE_MACHINE = "(ls1043ardb|ls1046ardb|ls1012ardb)" | 67 | COMPATIBLE_MACHINE = "(qoriq-arm64)" |