CONF: add warrior compatibility
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
parent
7371f14c6e
commit
e34bff682c
|
|
@ -21,7 +21,7 @@ STM32MP_BASE = "${LAYERDIR}"
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_stm-st-stm32mp = "1"
|
LAYERVERSION_stm-st-stm32mp = "1"
|
||||||
LAYERSERIES_COMPAT_stm-st-stm32mp = "thud"
|
LAYERSERIES_COMPAT_stm-st-stm32mp = "warrior"
|
||||||
|
|
||||||
# for optee-os-stm32mp dependency
|
# for optee-os-stm32mp dependency
|
||||||
LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"
|
LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue