LAYER: bump to zeus

Signed-off-by: Priouzeau Christophe <christophe.priouzeau@st.com>
This commit is contained in:
Priouzeau Christophe 2020-02-03 14:53:56 +01:00
parent 3c67c03907
commit 3d078a8e66
1 changed files with 1 additions and 1 deletions

View File

@ -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"