[OE-core] No versioning for existing images

Burton, Ross ross.burton at intel.com
Mon Feb 24 13:18:13 UTC 2014


On 24 February 2014 12:01, Laszlo Papp <lpapp at kde.org> wrote:
> For instance, the MeeGo Nokia phone had a software version information
> in the settings, and that is something I would personally consider as
> the image version, but again, there might be better ways. Please share
> good practices in here., or alternatively, feel free to point me to
> any documentation, examples, etc.

This is an interesting example and a useful demonstration of why the
image version isn't always that useful.  The software build number
covers *everything* that goes into the image, but the image version
number is just the version of the top-level image recipe.  If you bump
the version of eglibc your image version won't be increased.

There's nothing to stop you doing versioned images but as the version
doesn't represent anything beyond the image recipe version it's not as
useful as you'd think.

Ross



More information about the Openembedded-core mailing list