From ce51b2def271edb5fd6bd535d24bd2c84cebd395 Mon Sep 17 00:00:00 2001 From: Christophe Priouzeau Date: Fri, 28 May 2021 09:49:54 +0200 Subject: [PATCH] CONF: update OpenSTLinux compatibility Change-Id: I7076b7082ba1dfb721eaee3e9bcf1a91dd4cde74 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 76f40ba..aae62c4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -24,4 +24,4 @@ LAYERSERIES_COMPAT_stm-st-stm32mp = "dunfell" LAYERDEPENDS_stm-st-stm32mp = "core openembedded-layer meta-python" # OpenSTLinux compatibility version -ST_OSTL_COMPATIBILTY_VERSION_stm-st-stm32mp = "3.0" +ST_OSTL_COMPATIBILITY_VERSION_stm-st-stm32mp = "3.0 3.1"