remove line

        FILES:${PN} += "${libdir} /home/root/*"

since libdir is already part of FILES:${PN} and nothing is installed inside
/home/root/

Signed-off-by: Julien STEPHAN <[email protected]>
---
 recipes-framework/tensorflow/tensorflow-lite_2.6.1.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-framework/tensorflow/tensorflow-lite_2.6.1.bb 
b/recipes-framework/tensorflow/tensorflow-lite_2.6.1.bb
index 9b3322b..3bc1efc 100644
--- a/recipes-framework/tensorflow/tensorflow-lite_2.6.1.bb
+++ b/recipes-framework/tensorflow/tensorflow-lite_2.6.1.bb
@@ -145,8 +145,6 @@ SOLIBS = ".so"
 FILES_SOLIBSDEV = ""
 ALLOW_EMPTY:${PN} = "1"
 
-FILES:${PN} += "${libdir} /home/root/*"
-
 inherit siteinfo unsupportarch
 python __anonymous() {
     if d.getVar("SITEINFO_ENDIANNESS") == 'be':
-- 
2.35.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56382): https://lists.yoctoproject.org/g/yocto/message/56382
Mute This Topic: https://lists.yoctoproject.org/mt/89617209/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to