CONF: add warrior compatibility

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
Christophe Priouzeau 2019-04-23 14:02:03 +02:00
parent 7371f14c6e
commit e34bff682c
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 = "thud"
LAYERSERIES_COMPAT_stm-st-stm32mp = "warrior"
# for optee-os-stm32mp dependency
LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"