CONF: add more layer dependencies

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
Christophe Priouzeau 2019-03-13 11:04:38 +01:00
parent a0fa2e0648
commit 11c00b65f9
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ LAYERVERSION_stm-st-stm32mp = "1"
LAYERSERIES_COMPAT_stm-st-stm32mp = "thud"
# for optee-os-stm32mp dependency
LAYERDEPENDS_stm-st-stm32mp = "meta-python"
LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python"