From: Ting Liu Date: Sat, 9 Jan 2016 06:43:53 +0000 (+0800) Subject: ipsec-demo: set COMPATIBLE_MACHINE as qoriq X-Git-Tag: 2.1~108 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d391c40513443ca49f2dfcffcfa4d56debf806c4;p=meta-freescale.git ipsec-demo: set COMPATIBLE_MACHINE as qoriq Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb b/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb index 8a90c764..be5b9f90 100644 --- a/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb +++ b/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb @@ -19,5 +19,4 @@ do_install(){ } FILES_${PN} = "${datadir}/*" - -COMPATIBLE_MACHINE = "(qoriq-ppc)" +COMPATIBLE_MACHINE = "(qoriq)"