On Wed, 2024-07-10 at 14:02 +0000, Peter Marko via lists.yoctoproject.org wrote: > Following distro config did the trick for me half a year ago when I > started our migration to scarthgap. > ERROR_QA:remove = "patch-status" > WARN_QA:append = " patch-status" > > But I would not recommend to use it as permanent solution. > Rather adapt your toolkit which backports patches to add proper > upstream status flag.
Whilst I have the concerns others have raised about disabling this, I'd like to make more people aware you can do: ERROR_QA:remove:layer-mylayername = "patch-status" WARN_QA:append:layer-mylayername = " patch-status" so at least you isolate this change to your layer. If you do then change other layers, they then retain the sanity checks needed for acceptable submissions. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63480): https://lists.yoctoproject.org/g/yocto/message/63480 Mute This Topic: https://lists.yoctoproject.org/mt/107142644/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-