[yocto] Getting a package PV from another

Mike Looijmans mike.looijmans at topic.nl
Mon Jul 1 06:22:33 PDT 2019


The version of your OE layer is all the version that you'll ever (technically) 
need. That version (usually a git hash) dictates all other versions.

When asked for version numbers of included packages, I always just dump the 
manifest file into their lap.

You can also ask and report the version numbers at runtime (e.g. using opkg or 
dpkg). That also prevents lying to your users :)

On 01-07-19 11:28, Gabriele Zampieri wrote:
> Up, with more details:
> 
> I have a top recipe that depends on *my-image:do_build*. I'd like to retrieve 
> the PV of a couple of packages (from that top recipe) that are used to mark 
> our custom software. Any suggestions?
> 
> Gabriele
> 
> Il giorno ven 28 giu 2019 alle ore 11:25 Gabriele Zampieri 
> <gabbla.malist at gmail.com <mailto:gabbla.malist at gmail.com>> ha scritto:
> 
>     Hi all,
> 
>     is there a way to get a specific package version from another?
> 
>     Best regards,
>     Gabriele
> 
> 



More information about the yocto mailing list