]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel-yocto: improve metadata patching
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 8 Nov 2023 14:16:26 +0000 (09:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Nov 2023 16:56:32 +0000 (16:56 +0000)
commite867addd6c2f508f7a95e72222e750d37f3d19d8
tree1e676b92d8240b19528feec2cc97ddca2e229cd3
parentfbdfc28b290ea3ed2dc3dbbaf461adc2839eb8f2
kernel-yocto: improve metadata patching

The ability to patch the kernel-yocto metadata was added to support
debug and easier test cycles on kernel-cache provided fragments. As
such, it was very simple and has limited functionality.

That being said, it is an available feature and can be improved to
handle patches that fail to apply.

The main kernel patching is already handled by the kern-tools, so
we extend the patching of the meta-data to same tools and inherit
more functinality from the scripts.

[YOCTO #15266]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/kernel-yocto.bbclass