mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 05:21:54 +00:00
poky.conf: add version-going-backwards to ERROR_QA
This restores this check after it was disabled by recent poky rev 560dac6e7db76f533f98eda969f585e4eb416e6e. This check is already in ERROR_QA in the default value set in OE-Core. Fixes [YOCTO #5088]. (From meta-yocto rev: 9b0aef0651a76b0587d52bd3022cc64786ff1f7b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
755f7d9afa
commit
8318816e27
@ -107,6 +107,6 @@ ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \
|
||||
useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \
|
||||
compile-host-path dep-cmp installed-vs-shipped install-host-path \
|
||||
packages-list perm-config perm-line perm-link pkgv-undefined \
|
||||
pn-overrides split-strip var-undefined"
|
||||
pn-overrides split-strip var-undefined version-going-backwards"
|
||||
|
||||
include conf/distro/include/seperatebuilddir.inc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user