* [meta-tensorflow][PATCH] layer.conf: revert -> add dl layer to LAYERRECOMMENDS
@ 2023-12-15 18:35 Randy.MacLeod
0 siblings, 0 replies; only message in thread
From: Randy.MacLeod @ 2023-12-15 18:35 UTC (permalink / raw)
To: yocto, jiahongxujia
From: Randy MacLeod <Randy.MacLeod@windriver.com>
The -dl (download) layers are not used anywhere but in Wind River products
so drop the line that was added in:
5044996 layer.conf: add dl layer to LAYERRECOMMENDS
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
conf/layer.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index ccb6343..60cbd52 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -21,6 +21,4 @@ LAYERDEPENDS_meta-tensorflow = " \
LAYER_PATH_meta-tensorflow = "${LAYERDIR}"
-LAYERRECOMMENDS_meta-tensorflow += "meta-tensorflow-dl (= 4.1)"
-
NON_MULTILIB_RECIPES:append = " tensorflow tensorflow-lite"
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-15 18:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 18:35 [meta-tensorflow][PATCH] layer.conf: revert -> add dl layer to LAYERRECOMMENDS Randy.MacLeod
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.