[yocto] [patchtest][PATCH 2/2] patchtest: fix linux-yocto version

Changqing Li changqing.li at windriver.com
Thu Jun 13 01:36:49 PDT 2019


On 6/13/19 4:29 PM, Adrian Bunk wrote:
> On Thu, Jun 13, 2019 at 03:46:04PM +0800, changqing.li at windriver.com wrote:
>> From: Changqing Li <changqing.li at windriver.com>
>>
>> 4.9 is not avaiable currently, preferred version changed
>> to 5.0, also correct the bbappend name
> 5.0 is already EOL upstream and will be removed soon.
>
>> ...
>> --- a/scripts/create-guest-machine
>> +++ b/scripts/create-guest-machine
>> @@ -145,10 +145,7 @@ cat >> $POKY/build/conf/auto.conf << EOF
>>   $PTSMARK
>>   MACHINE = "$MACHINE"
>>   
>> -# The preferred kernel version in poky (4.10%, master) returns an error whilst
>> -# executing patchtest on guest. Changing the preferred version to 4.9% as it
>> -# is more suitable and does not present any errors.
>> -PREFERRED_VERSION_linux-yocto_qemux86-64 = "4.9%"
>> +PREFERRED_VERSION_linux-yocto_qemux86-64 = "5.0%"
>> ...
> This looks as if it was a temporary workaround for some problem with
> kernel 4.10.
>
> If 5.0 works, then there is not really a reason for changing the
> preferred version here.
Thanks, I will remove this line.
>
> cu
> Adrian
>
-- 
BRs

Sandy(Li Changqing)



More information about the yocto mailing list