]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: Add zeus to compat layer
authorKhem Raj <raj.khem@gmail.com>
Tue, 3 Sep 2019 22:51:52 +0000 (15:51 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Sep 2019 21:32:14 +0000 (18:32 -0300)
We need to drop warrior soon, and zeus is next release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/layer.conf

index 038c73c95f9c7fa322bfa10b7ea32831fca9fa97..1b71beadbfb29280556fe49df4ed8f30435b4e27 100644 (file)
@@ -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"