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 to fix your setup to use PR service.

On Wed, Nov 29, 2017 at 9:50 PM, Paul Knopf <pauldotkn...@gmail.com> wrote:

> 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 buildhistory.bbclass should ignore recipes that are using AUTOINC.
>
> Or, a way to disable the version-going-backwards check.
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to