summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-01-09 14:43:53 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:24 -0300
commitd391c40513443ca49f2dfcffcfa4d56debf806c4 (patch)
tree696f1c327a59aa8d19df2d8ebda5f0ff31b5271f /recipes-connectivity
parentadf8cb37b9b9bf6064dcbbb52b3c430a83d22652 (diff)
downloadmeta-freescale-d391c40513443ca49f2dfcffcfa4d56debf806c4.tar.gz
ipsec-demo: set COMPATIBLE_MACHINE as qoriq
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb3
1 files changed, 1 insertions, 2 deletions
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(){
19} 19}
20 20
21FILES_${PN} = "${datadir}/*" 21FILES_${PN} = "${datadir}/*"
22 22COMPATIBLE_MACHINE = "(qoriq)"
23COMPATIBLE_MACHINE = "(qoriq-ppc)"