]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 8 Dec 2023 17:15:08 +0000 (07:15 -1000)
commit98d981ba1bf903da441df22f298633bedbd718da
tree94a0bb52f86e75362188e94f608e975fde76f15b
parent2da5d792eefee1f32b0432ae429fc8e4c0d19956
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>
(cherry picked from commit e867addd6c2f508f7a95e72222e750d37f3d19d8)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-recipe/kernel-yocto.bbclass