LAYER: add compatibility version

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Change-Id: I6163b10943b21a4d23a805a3908e9e6a663a6e48
This commit is contained in:
Romuald JEANNE 2021-03-15 15:36:00 +01:00 committed by Bernard PUEL
parent c1f0ba5c5b
commit 02a595fac1
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ LAYERSERIES_COMPAT_stm-st-stm32mp = "dunfell"
# for optee-os-stm32mp dependency
LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"
# OpenSTLinux compatibility version
ST_OSTL_COMPATIBILTY_VERSION_stm-st-stm32mp = "3.0"