[poky] [PATCH 1/1] package_regex.inc: fix upstream version check for -native and -initial packages

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Aug 5 03:27:10 PDT 2015


On 08/04/2015 02:09 AM, Richard Purdie wrote:

>>   meta-yocto/conf/distro/include/package_regex.inc | 34 ++++++++++++++----------
>>   1 file changed, 20 insertions(+), 14 deletions(-)
>
> Rather than duplicate these, can we teach the code in question how to
> map variables back to the original one (e.g. strip the -native suffix)?

That's right. Also it needs to be done because otherwise upstream check 
won't find the correct tarballs. Distrodata.bbclass already does it 
right at the start of checkpkg task, but RRS apparently does not.

https://bugzilla.yoctoproject.org/show_bug.cgi?id=8102

Alex


More information about the poky mailing list