hardknott: update meta-digi LAYERSERIES_COMPAT
Update support to "hardknott" release Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
22dd131a9d
commit
a382184037
|
|
@ -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 = "gatesgarth"
|
LAYERSERIES_COMPAT_digi-arm = "hardknott"
|
||||||
|
|
||||||
# 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.
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ 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"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_digi-dey = "gatesgarth"
|
LAYERSERIES_COMPAT_digi-dey = "hardknott"
|
||||||
|
|
||||||
# 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