diff mbox series

[meta-tensorflow] layer.conf: Update LAYERSERIES_COMPAT for mickledore

Message ID 20230315095836.1736081-1-thomas.perrot@bootlin.com
State New
Headers show
Series [meta-tensorflow] layer.conf: Update LAYERSERIES_COMPAT for mickledore | expand

Commit Message

Thomas Perrot March 15, 2023, 9:58 a.m. UTC
From: Thomas Perrot <thomas.perrot@bootlin.com>

oe-core switched to mickedore [1]

[1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index eba5ef2dbf79..20dfc8e46daa 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,7 +11,7 @@  BBFILE_PRIORITY_meta-tensorflow = "10"
 
 LAYERVERSION_meta-tensorflow = "1"
 
-LAYERSERIES_COMPAT_meta-tensorflow = "kirkstone langdale"
+LAYERSERIES_COMPAT_meta-tensorflow = "mickledore"
 
 LAYERDEPENDS_meta-tensorflow = " \
     core \