hardknott: Revert "meta-digi-dey: filter out the weston_9.0.0.imx recipe from meta-freescale"
We now use the meta-freescale recipe as a base for our .bbappend, so remove the filter. This reverts commit 9e68d61f7c465800d62913c044e43c541f2eacd7. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
1184f74439
commit
4d483a665e
|
|
@ -16,8 +16,6 @@ BBFILE_COLLECTIONS += "digi-dey"
|
||||||
BBFILE_PATTERN_digi-dey := "^${LAYERDIR}/"
|
BBFILE_PATTERN_digi-dey := "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_digi-dey = "6"
|
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 = "core digi-arm"
|
||||||
LAYERDEPENDS_digi-dey += "openembedded-layer networking-layer webserver qt5-layer swupdate"
|
LAYERDEPENDS_digi-dey += "openembedded-layer networking-layer webserver qt5-layer swupdate"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue