diff --git a/meta-digi-arm/conf/layer.conf b/meta-digi-arm/conf/layer.conf index b8fa17dd4..5bcf782da 100644 --- a/meta-digi-arm/conf/layer.conf +++ b/meta-digi-arm/conf/layer.conf @@ -11,7 +11,7 @@ BBFILE_PRIORITY_digi-arm = "5" 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. # See fsl-eula-unpack.bbclass. diff --git a/meta-digi-dey/conf/layer.conf b/meta-digi-dey/conf/layer.conf index 18d05e2a9..cc563a6a3 100644 --- a/meta-digi-dey/conf/layer.conf +++ b/meta-digi-dey/conf/layer.conf @@ -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 += "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_EULA_FILE = "${LAYERDIR}/DIGI_EULA"