diff --git a/conf/layer.conf b/conf/layer.conf index 4a0b92a..bf08e4b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -6,8 +6,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "netmodule-bsp" -BBFILE_PATTERN_nmrouter = "^${LAYERDIR}/" -BBFILE_PRIORITY_nmrouter = "10" +BBFILE_PATTERN_netmodule-bsp = "^${LAYERDIR}/" +BBFILE_PRIORITY_netmodule-bsp = "10" # This should only be incremented on significant changes that will # cause compatibility issues with other layers