X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fintel-corei7-64%2Fconf%2Fbblayers.conf.sample;h=4bf44d5d1bceed3100f99408102fc8790407387d;hb=641df47d096fb559d6f4f444670205e4510d6791;hp=cb8af868a899b860faaad0f0015b4d958d26bd66;hpb=0d4cff7d5839e501ab16f0dbe21c18620616d5b0;p=AGL%2Fmeta-agl.git diff --git a/templates/intel-corei7-64/conf/bblayers.conf.sample b/templates/intel-corei7-64/conf/bblayers.conf.sample index cb8af868a..4bf44d5d1 100644 --- a/templates/intel-corei7-64/conf/bblayers.conf.sample +++ b/templates/intel-corei7-64/conf/bblayers.conf.sample @@ -5,6 +5,7 @@ LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" +# AGL layers for MinnowBoard MAX (Intel) BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-yocto \ @@ -17,7 +18,9 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-efl \ ##OEROOT##/../meta-openembedded/meta-networking \ ##OEROOT##/../meta-openembedded/meta-python \ + ##OEROOT##/../meta-openembedded/meta-filesystems \ ##OEROOT##/../meta-intel \ + ##OEROOT##/../meta-rust \ " BBLAYERS_NON_REMOVABLE ?= " \ ##OEROOT##/meta \