From aeb0cc2680ac2302f02947bcc4ae084fe6c1193b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 3 Sep 2019 15:51:52 -0700 Subject: layer.conf: Add zeus to compat layer We need to drop warrior soon, and zeus is next release Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 038c73c9..1b71bead 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "freescale-layer" BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_freescale-layer = "5" -LAYERSERIES_COMPAT_freescale-layer = "warrior" +LAYERSERIES_COMPAT_freescale-layer = "warrior zeus" # Add the Freescale-specific licenses into the metadata LICENSE_PATH += "${LAYERDIR}/custom-licenses" -- cgit v1.2.3-54-g00ecf