diff --git a/conf/layer.conf b/conf/layer.conf index a507cbc7..2af1a6ed 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -5,6 +5,6 @@ BBPATH := "${LAYERDIR}:${BBPATH}" BBFILES := "${BBFILES} ${LAYERDIR}/recipes*/*/*.bb \ ${LAYERDIR}/recipes*/*/*.bbappend" -BBFILE_COLLECTIONS += "beagle-bsp" -BBFILE_PATTERN_beagle-bsp := "^${LAYERDIR}/" -BBFILE_PRIORITY_beagle-bsp = "10" +BBFILE_COLLECTIONS += "meta-ti" +BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" +BBFILE_PRIORITY_meta-ti = "10"