Re: [yocto] buildhistory.bbclass "version-going-backwards" for AUTOINC

2017-11-29 Thread Martin Jansa
I think you can disable version-going-backwards check as any other QA check by removing it from WARN_QA and ERROR_QA variables. Even with AUTOINC you should use PR service to get increasing AUTOINC numbers, so the warning is correct, if you want working upgrade paths on the device then you need

[yocto] buildhistory.bbclass "version-going-backwards" for AUTOINC

2017-11-29 Thread Paul Knopf
I am getting these errors during builds. clear-app-gitAUTOINC+4d250a7fe4-r0 do_packagedata: QA Issue: Package version for package clear-app-locale-es went backwards which would break pack age feeds from (0:git0+66636e50ea-r0 to 0:git0+4d250a7fe4-r0) [version-going-backwards] I think