From: Ting Liu Date: Sat, 9 Jan 2016 06:43:29 +0000 (+0800) Subject: pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc X-Git-Tag: 2.1~132 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=09899c90d4c3202818f5ac302f286e7b1a5acfd2;p=meta-freescale.git pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb index 952d66a3..3343f19e 100644 --- a/recipes-kernel/pkc-host/pkc-host_git.bb +++ b/recipes-kernel/pkc-host/pkc-host_git.bb @@ -33,4 +33,4 @@ FILES_${PN} = "${bindir}/cli \ /etc/crypto/pkc-firmware.bin \ " -COMPATIBLE_MACHINE = "(p4080ds)" +COMPATIBLE_MACHINE = "(qoriq-ppc)"