gatesgarth migration: update meta-digi LAYERSERIES_COMPAT to indicate support with "gatesgarth" release
https://jira.digi.com/browse/DEL-7508 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
84b243c91c
commit
41e6d7aa4b
|
|
@ -11,7 +11,7 @@ BBFILE_PRIORITY_digi-arm = "5"
|
||||||
|
|
||||||
LAYERDEPENDS_digi-arm = "core freescale-layer"
|
LAYERDEPENDS_digi-arm = "core freescale-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_digi-arm = "zeus"
|
LAYERSERIES_COMPAT_digi-arm = "gatesgarth"
|
||||||
|
|
||||||
# Define new EULAs and add them to the list defined in meta-freescale.
|
# Define new EULAs and add them to the list defined in meta-freescale.
|
||||||
# See fsl-eula-unpack.bbclass.
|
# See fsl-eula-unpack.bbclass.
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ BBMASK += "meta-freescale/recipes-graphics/drm/libdrm_%.bbappend"
|
||||||
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"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_digi-dey = "zeus"
|
LAYERSERIES_COMPAT_digi-dey = "gatesgarth"
|
||||||
|
|
||||||
# Digi's General and Open Source license agreements
|
# Digi's General and Open Source license agreements
|
||||||
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
|
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue