[yocto] How to get a list of packages (with versions) used to create an image?

Brian Hutchinson b.hutchman at gmail.com
Fri Jan 24 07:05:34 PST 2014


On Fri, Jan 24, 2014 at 9:20 AM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

>
>
> The point is, there is a file
> tmp/deploy/licenses/<image_name>-<datestamp>/license.manifest which
> contains
> a list of all installed packages, their version, their license and the
> recipe
> they were produced by. Isn't that what you were after?
>
> Cheers,
> Paul
>
> --
>

You are the man Paul!  My directory is so huge (multiple images for many
boards) that I never paid attention to those.  There is a license.manifest
and package.manifest.  The package file isn't too interesting as it is
missing the version info. but the license.manifest is gold!

Now if I could automate collecting the license info for just the packages
in that license.manifest I'd really be set.  I think that's possible too I
just need to spend more time in that section you pointed out in the manual.

But yes, that will do for now!  I wonder now how long these have been being
generated and sitting there all along and I just didn't realise it!  :(

Regards,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140124/e1fcfe29/attachment.html>


More information about the yocto mailing list