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


Thomas Perrot
 

From: Thomas Perrot <thomas.perrot@...>

oe-core switched to mickedore [1]

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

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

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 \
--
2.39.2