[yocto] Finding/Generating Rootfs Package List

Mark Hatle mark.hatle at windriver.com
Thu Apr 25 15:32:39 PDT 2013


You can use the license manifest to give you this information.  See:

build/tmp/deploy/licenses/<image>-<machine>-<timedate>/...

There is a license.manifest and package.manifest.  The license.manifest includes 
package version.

--Mark

On 4/25/13 9:10 AM, Jon Szymaniak wrote:
> Hi all,
>
> I generally like to keep a little manifest file with my rootfs images,
> containing a list of installed packages and their associated versions.  On
> images where I keep package data around, I usually generate this via 'opkg list'.
>
> In my current situation, I have a small read-only image where I can't afford to
> ship pkg data, and wanted to gather this info on the host side of things.  I
> assume this information is tracked somewhere in the poky build directory, but
> I'm having some trouble finding it.
>
> Could someone kindly point me towards this information or the documentation
> section(s) that I may have overlooked.
>
> Thank you!
> Jon
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>




More information about the yocto mailing list