diff --git a/meta-digi-arm/conf/layer.conf b/meta-digi-arm/conf/layer.conf index afe03bc3b..eff39fa07 100644 --- a/meta-digi-arm/conf/layer.conf +++ b/meta-digi-arm/conf/layer.conf @@ -7,9 +7,9 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ # [DIGI] but with custom modifications. # [DIGI] Not currently used but left here for reference. -# BBFILE_COLLECTIONS += "digi" -# BBFILE_PATTERN_digi := "^${LAYERDIR}/" -# BBFILE_PRIORITY_digi = "5" +BBFILE_COLLECTIONS += "del" +BBFILE_PATTERN_del := "^${LAYERDIR}/" +BBFILE_PRIORITY_del = "5" # [DIGI] This is the FSL license agreement. FSL_MMK_EULA_FILE = "${LAYERDIR}/FSL_MMK_EULA"