summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb')
-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)"