From 537d8b5d73d6518b6ad4bdb242c1ddef1632f23a Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Wed, 11 Sep 2019 15:49:28 +0200 Subject: Revert "layer.conf: add zeus to compatible release series" This reverts commit ac7df811cb7589dd6d199ca3d7cde6d606e46f25. Warrior doesn't need to be compatible with zeus. Signed-off-by: Patrick Vacek --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 145c806..ec791bb 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 zeus" +LAYERSERIES_COMPAT_sota = "thud warrior" -- cgit v1.2.3-54-g00ecf