[poky] [SOLVED]? Re: listing PACKAGES for a certain layer

Christopher Larson clarson at kergoth.com
Thu Oct 15 15:05:51 PDT 2015


On Thu, Oct 15, 2015 at 2:59 PM, Ivan Sergio Borgonovo <mail at webthatworks.it
> wrote:

> On 10/15/2015 11:42 PM, Christopher Larson wrote:
>
>> https://github.com/kergoth/bb 's search subcommand may also be of use.
>>
>
> bb contents seems the thing that is most likely what I'm looking for but
> giving a quick glance to the code it seems to relay on things to be already
> compiled in /tmp/work


bb contents dumps the contents of built packages, that's not at all what
you want. If you want to look at what packages are available before you've
done a build, you need something that uses the PACKAGES and
PACKAGES_DYNAMIC variables, which is what bb-search does. There are other
options, of course, this is just one possibility. There's a usage example
in the readme so you can see if it's what you're looking for.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20151015/5d0ddbbe/attachment.html>


More information about the poky mailing list