summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/pkc-host
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-08-12 22:42:32 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:15 -0300
commita25c7801cd9ce05bb178b942a6bdaf5bb644641c (patch)
tree12a042d65aa4730ba6b0619740bedd214ef799bc /recipes-kernel/pkc-host
parent4bd6734f92989c1402cfa163b555e6ce3bfa1231 (diff)
downloadmeta-freescale-a25c7801cd9ce05bb178b942a6bdaf5bb644641c.tar.gz
pkc-host: Add COMPATIBLE_MACHINE
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/pkc-host')
-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 2609adb7..f7a62ed3 100644
--- a/recipes-kernel/pkc-host/pkc-host_git.bb
+++ b/recipes-kernel/pkc-host/pkc-host_git.bb
@@ -33,3 +33,5 @@ FILES_${PN} = "${bindir}/cli \
33 /etc/crypto/crypto.cfg \ 33 /etc/crypto/crypto.cfg \
34 /etc/crypto/pkc-firmware.bin \ 34 /etc/crypto/pkc-firmware.bin \
35" 35"
36
37COMPATIBLE_MACHINE = "(p4080ds)"