summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-01-11 03:14:53 +0000
committerDaiane Angolini <daiane.angolini@nxp.com>2019-01-11 14:31:49 +0000
commit63522ed302acd2395058bdea6680456056307c77 (patch)
tree53141360797edf12f79db4fff7aae9ba5a624225 /recipes-extended
parentedbb2dd61a72ec21dd9493901af4bf8d6f67910e (diff)
downloadmeta-freescale-63522ed302acd2395058bdea6680456056307c77.tar.gz
libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/libpkcs11/libpkcs11_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb
index 2bd941e9..2a579c7b 100644
--- a/recipes-extended/libpkcs11/libpkcs11_git.bb
+++ b/recipes-extended/libpkcs11/libpkcs11_git.bb
@@ -34,4 +34,4 @@ do_install(){
34PARALLEL_MAKE = "" 34PARALLEL_MAKE = ""
35INSANE_SKIP_${PN} = "ldflags dev-deps" 35INSANE_SKIP_${PN} = "ldflags dev-deps"
36INSANE_SKIP_${PN}-dev = "ldflags dev-elf" 36INSANE_SKIP_${PN}-dev = "ldflags dev-elf"
37COMPATIBLE_MACHINE = "(ls1043a|ls1046a|ls2088a|ls1088a)" 37COMPATIBLE_MACHINE = "(qoriq-arm64)"