Re: [yocto] Populate /var/lib/opkg/status

2014-09-12 Thread Burton, Ross
On 12 September 2014 06:36, Dag Björklund wrote: > Thanks, found this in the documentation now as well. Unfortunately I don't > see a difference. > Should I find a /var/lib/opkg/status file after adding the feature and > building? Yes, assuming that you've told bitbake to use opkg and not dpkg or

Re: [yocto] Populate /var/lib/opkg/status

2014-09-11 Thread Dag Björklund
On 10.09.2014 14:50, Burton, Ross wrote: On 10 September 2014 12:20, Dag Björklund wrote: 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'? The IMAGE_FEATURE "package-management" controls whether image

Re: [yocto] Populate /var/lib/opkg/status

2014-09-10 Thread Burton, Ross
On 10 September 2014 12:20, Dag Björklund wrote: > 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'? The IMAGE_FEATURE "package-management" controls whether images have this data preserved, so you proba