X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fqemux86-64%2Fconf%2Fbblayers.conf.sample;h=8a92fefa2bfacd038879572b783049a44dd01256;hb=084ab213bd37fb22b4f2bd2e23859b719778c4cc;hp=ae0786f77d2f6adcb76612d6f266583ad90b1a12;hpb=0d4cff7d5839e501ab16f0dbe21c18620616d5b0;p=AGL%2Fmeta-agl.git diff --git a/templates/qemux86-64/conf/bblayers.conf.sample b/templates/qemux86-64/conf/bblayers.conf.sample index ae0786f77..8a92fefa2 100644 --- a/templates/qemux86-64/conf/bblayers.conf.sample +++ b/templates/qemux86-64/conf/bblayers.conf.sample @@ -5,6 +5,7 @@ LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" +# AGL layers for QEMUx86-64 BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-yocto \ @@ -17,6 +18,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-efl \ ##OEROOT##/../meta-openembedded/meta-networking \ ##OEROOT##/../meta-openembedded/meta-python \ + ##OEROOT##/../meta-openembedded/meta-rust \ " BBLAYERS_NON_REMOVABLE ?= " \ ##OEROOT##/meta \