summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-12-22 17:02:14 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:14 +0800
commit82a4aaed5248d9d5bc05aff1eb63f31842e3f53b (patch)
tree6d7c2d494e11d5b1dcac97b805f56123474ad9ec
parentd254e946026dd61e91b6f187d62520df40735ec3 (diff)
downloadmeta-fsl-ppc-82a4aaed5248d9d5bc05aff1eb63f31842e3f53b.tar.gz
pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-rw-r--r--recipes-kernel/pkc-host/pkc-host_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb
index b124f4e..3343f19 100644
--- a/recipes-kernel/pkc-host/pkc-host_git.bb
+++ b/recipes-kernel/pkc-host/pkc-host_git.bb
@@ -32,3 +32,5 @@ FILES_${PN} = "${bindir}/cli \
32 /etc/crypto/crypto.cfg \ 32 /etc/crypto/crypto.cfg \
33 /etc/crypto/pkc-firmware.bin \ 33 /etc/crypto/pkc-firmware.bin \
34" 34"
35
36COMPATIBLE_MACHINE = "(qoriq-ppc)"