From 82a4aaed5248d9d5bc05aff1eb63f31842e3f53b Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 22 Dec 2015 17:02:14 +0800 Subject: pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo --- 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 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 \ /etc/crypto/crypto.cfg \ /etc/crypto/pkc-firmware.bin \ " + +COMPATIBLE_MACHINE = "(qoriq-ppc)" -- cgit v1.2.3-54-g00ecf