This patch series addresses packaging issues in the TensorFlow Lite recipe
that were causing missing headers in the final rootfs and QA warnings for
incorrectly packaged shared library symlinks.
The TensorFlow Lite recipe was installing development files (headers and
unversioned .so symlinks) during do_install but not properly assigning them
to the -dev package, resulting in:
1. Missing headers in images despite being built correctly
2. QA error [dev-so] due to .so symlinks in the runtime package
This fix ensures proper development file packaging and resolves both issues.
Pratham Deshmukh (1):
tensorflow-lite: Fix development file packaging for headers and
symlinks
.../tensorflow-lite/tensorflow-lite_2.20.0.bb | 5 +++++
1 file changed, 5 insertions(+)
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17482):
https://lists.yoctoproject.org/g/meta-arago/message/17482
Mute This Topic: https://lists.yoctoproject.org/mt/118968435/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-