diff --git a/conf/layer.conf b/conf/layer.conf index efa45b1..d124ca0 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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"