From 09899c90d4c3202818f5ac302f286e7b1a5acfd2 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:29 +0800 Subject: [PATCH] pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- recipes-kernel/pkc-host/pkc-host_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- 2.40.1