bblayers.conf: drop Rust Mixin layer
[AGL/meta-agl.git] / meta-agl-core / conf / templates / base / bblayers.conf.sample
index 5b5400f..c6a37a0 100644 (file)
@@ -15,7 +15,6 @@ METADIR  := "${@os.path.abspath('##OEROOT##/../..')}"
 YOCTO_LAYERS = " \
   ${METADIR}/external/poky/meta \
   ${METADIR}/external/poky/meta-poky \
-  ${METADIR}/external/meta-lts-mixins_rust \
   "
 #  this is added for the boards where necessary, not globally
 #  ${METADIR}/external/poky/meta-yocto-bsp \