diff --git a/meta-3dr/conf/layer.conf b/meta-3dr/conf/layer.conf index 7c4b2ef..34d41f4 100644 --- a/meta-3dr/conf/layer.conf +++ b/meta-3dr/conf/layer.conf @@ -8,6 +8,3 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "3dr" BBFILE_PATTERN_3dr := "^${LAYERDIR}/" BBFILE_PRIORITY_3dr = "6" - -# exclude vim from oe, for now. -BBMASK += "/meta-oe/recipes-support/vim*"