zeus migration: update meta-digi LAYERSERIES_COMPAT to indicate support with "zeus" release
https://jira.digi.com/browse/DEL-7001 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
a5fc3d3384
commit
aec438ee83
|
|
@ -11,7 +11,7 @@ BBFILE_PRIORITY_digi-arm = "5"
|
|||
|
||||
LAYERDEPENDS_digi-arm = "core freescale-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_digi-arm = "thud"
|
||||
LAYERSERIES_COMPAT_digi-arm = "zeus"
|
||||
|
||||
# Digi's General and Open Source license agreements
|
||||
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ BBMASK += "meta-freescale/recipes-graphics/wayland/weston-init.bbappend"
|
|||
LAYERDEPENDS_digi-dey = "core digi-arm"
|
||||
LAYERDEPENDS_digi-dey += "openembedded-layer networking-layer webserver qt5-layer swupdate"
|
||||
|
||||
LAYERSERIES_COMPAT_digi-dey = "thud"
|
||||
LAYERSERIES_COMPAT_digi-dey = "zeus"
|
||||
|
||||
# Digi's General and Open Source license agreements
|
||||
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
|
||||
|
|
|
|||
Loading…
Reference in New Issue