From 3d078a8e669bd6f70dea6f09e637b08e2443120e Mon Sep 17 00:00:00 2001 From: Priouzeau Christophe Date: Mon, 3 Feb 2020 14:53:56 +0100 Subject: [PATCH] LAYER: bump to zeus Signed-off-by: Priouzeau Christophe --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index d124ca0..5f39a89 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -21,7 +21,7 @@ STM32MP_BASE = "${LAYERDIR}" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_stm-st-stm32mp = "1" -LAYERSERIES_COMPAT_stm-st-stm32mp = "warrior" +LAYERSERIES_COMPAT_stm-st-stm32mp = "zeus" # for optee-os-stm32mp dependency LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"