From a25c7801cd9ce05bb178b942a6bdaf5bb644641c Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Wed, 12 Aug 2015 22:42:32 +0800 Subject: [PATCH] pkc-host: Add COMPATIBLE_MACHINE Signed-off-by: Zhenhua Luo Acked-by: Daiane Angolini Signed-off-by: Otavio Salvador --- recipes-kernel/pkc-host/pkc-host_git.bb | 2 ++ 1 file changed, 2 insertions(+) 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 \ /etc/crypto/crypto.cfg \ /etc/crypto/pkc-firmware.bin \ " + +COMPATIBLE_MACHINE = "(p4080ds)" -- 2.40.1