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