diff --git a/conf/layer.conf b/conf/layer.conf index 9efa42d..a9a5b4d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILES_DYNAMIC += "meta-ublox-modules:${LAYERDIR}/bbappends/ublox-module/recipes-*/*/*.bbappend" -BBFILES_DYNAMIC += "meta-freescale:${LAYERDIR}/freescale/recipes-*/*/*.bb*" +BBFILES_DYNAMIC += "freescale-layer:${LAYERDIR}/freescale/recipes-*/*/*.bb*" BBFILE_COLLECTIONS += "netmodule-bsp"