From ac7df811cb7589dd6d199ca3d7cde6d606e46f25 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Wed, 4 Sep 2019 19:52:16 -0300 Subject: layer.conf: add zeus to compatible release series Zeus is the next OE release, scheduled to be released in October/2019. Signed-off-by: Ricardo Salveti --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index ec791bb..145c806 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,4 +10,4 @@ BBFILE_PATTERN_sota = "^${LAYERDIR}/" BBFILE_PRIORITY_sota = "7" LAYERDEPENDS_sota = "filesystems-layer" -LAYERSERIES_COMPAT_sota = "thud warrior" +LAYERSERIES_COMPAT_sota = "thud warrior zeus" -- cgit v1.2.3-54-g00ecf