Message ID | 20250206142920.17790-1-martin.jansa@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-tensorflow,mickledore,1/3] layer.conf: add langdale and nanbield to LAYERSERIES_COMPAT as well | expand |
diff --git a/conf/layer.conf b/conf/layer.conf index ccb6343..ad3b677 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 mickledore" +LAYERSERIES_COMPAT_meta-tensorflow = "kirkstone langdale mickledore nanbield" LAYERDEPENDS_meta-tensorflow = " \ core \
* useful when bisecting where something got broken between kirkstone and scarthgap LTS releases Signed-off-by: Martin Jansa <martin.jansa@gmail.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)