thud migration: update meta-digi LAYERSERIES_COMPAT to indicate support with "thud" release

https://jira.digi.com/browse/DEL-6412

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2019-01-25 11:15:30 +01:00
parent 76aa800b18
commit d5ba4e54e9
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ BBFILE_PRIORITY_digi-arm = "5"
LAYERDEPENDS_digi-arm = "core freescale-layer"
LAYERSERIES_COMPAT_digi-arm = "sumo"
LAYERSERIES_COMPAT_digi-arm = "thud"
# Digi's General and Open Source license agreements
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"

View File

@ -19,7 +19,7 @@ BBMASK += "meta-freescale/recipes-graphics/drm/libdrm_%.bbappend"
LAYERDEPENDS_digi-dey = "core digi-arm"
LAYERDEPENDS_digi-dey += "openembedded-layer networking-layer webserver qt5-layer swupdate"
LAYERSERIES_COMPAT_digi-dey = "sumo"
LAYERSERIES_COMPAT_digi-dey = "thud"
# Digi's General and Open Source license agreements
DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"