]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
insane: Optimise ERROR_QA/WARN_QA references in do_populate_sysroot
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Aug 2024 12:03:08 +0000 (13:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Aug 2024 20:57:36 +0000 (21:57 +0100)
commit51f767d92efb3daeb4aa3b91d72e6d2993cb0f46
treea58eeffbcdf193d09614bec8dcb5b5ff78b19dc2
parenta911ea9659503e9442a183f366e4545a5efe246e
insane: Optimise ERROR_QA/WARN_QA references in do_populate_sysroot

The new contains code can't inspect variable references in handle_error()
calls. Expand what is effectively a hardcoded reference anyway so the code
can optimise it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass