Hello,
How do I populate /var/lib/opkg/status so that all .ipk packages that Yocto has installed for me are seen if I e.g. say 'opkg list-installed'?

This, so that if I later install some new packages with dependencies to sw that is infact in my rootfs, but opkg is unaware of, I won't get failed dependencies from opkg.
Yes I can do 'opkg install --force-depend' but that is not so nice.

Thanks,
   Dag

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to