On Thu, 28 Mar 2019 at 12:07, Alexander Kanavin <[email protected]> wrote: > The problem with setting PV properly, is that 2.32 is less than 2.32.0 > and will cause the 'version going backwards' problem. But if RP/Khem > are fine with it, I would prefer your patch.
I just had a look at the code in bitbake and yes, it actually even tests that 1 < 1.0. I'd say that there's an argument for handling .0 releases specially and considering 2.32 == 2.32.0. Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
