Revert "add meta-app-framework to meta-agl"
[AGL/meta-agl.git] / templates / qemux86 / conf / bblayers.conf.sample
index e6858df..acdf7ef 100644 (file)
@@ -5,7 +5,7 @@ LCONF_VERSION = "6"
 BBPATH = "${TOPDIR}"
 BBFILES ?= ""
 
-# AGL layers for QEMUx86
+# AGL layers for QEMUx86-64
 BBLAYERS ?= " \
   ##OEROOT##/meta \
   ##OEROOT##/meta-yocto \
@@ -13,10 +13,6 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-agl/meta-ivi-common \
   ##OEROOT##/../meta-agl/meta-agl \
   ##OEROOT##/../meta-agl/meta-agl-bsp \
-  ##OEROOT##/../meta-agl/meta-agl-security \
-  ##OEROOT##/../meta-agl/meta-app-framework \
-  ##OEROOT##/../meta-intel-iot-security/meta-security-smack \
-  ##OEROOT##/../meta-intel-iot-security/meta-security-framework \
   ##OEROOT##/../meta-openembedded/meta-oe \
   ##OEROOT##/../meta-openembedded/meta-multimedia \
   ##OEROOT##/../meta-openembedded/meta-efl \