X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fqemux86%2Fconf%2Fbblayers.conf.sample;fp=templates%2Fqemux86%2Fconf%2Fbblayers.conf.sample;h=acdf7efc805eaa4a307b3b6385573145c957eb6e;hb=641df47d096fb559d6f4f444670205e4510d6791;hp=e6858dfcef20d74d884e5398085b72200072a4af;hpb=8bfa5542dbd7cb014401113080ef22bc3abd80a6;p=AGL%2Fmeta-agl.git diff --git a/templates/qemux86/conf/bblayers.conf.sample b/templates/qemux86/conf/bblayers.conf.sample index e6858dfce..acdf7efc8 100644 --- a/templates/qemux86/conf/bblayers.conf.sample +++ b/templates/qemux86/conf/bblayers.conf.sample @@ -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 \