diff --git a/meta-digi-dey/conf/layer.conf b/meta-digi-dey/conf/layer.conf index f5f720bc0..18d05e2a9 100644 --- a/meta-digi-dey/conf/layer.conf +++ b/meta-digi-dey/conf/layer.conf @@ -16,6 +16,8 @@ BBFILE_COLLECTIONS += "digi-dey" BBFILE_PATTERN_digi-dey := "^${LAYERDIR}/" BBFILE_PRIORITY_digi-dey = "6" +BBMASK += "meta-freescale/recipes-graphics/wayland/weston_9.0.0.imx.bb" + LAYERDEPENDS_digi-dey = "core digi-arm" LAYERDEPENDS_digi-dey += "openembedded-layer networking-layer webserver qt5-layer swupdate"