]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: allow kernel-meta repositories to be patched
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 6 Mar 2019 16:37:09 +0000 (11:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Mar 2019 16:42:37 +0000 (16:42 +0000)
commit324f9c8181150c23e3ce1ace4c45794cc8894167
tree3ea4dc076c25ed6ae371e51b996b08d56b297757
parent6d594e2a466a75f88fe8ab454e58ae20e3bdee05
kernel-yocto: allow kernel-meta repositories to be patched

For testing purposes, it is often easier to patch a fragment
in a kernel-meta repository versus needing to make a copy or
modify the source repository.

We can allow this sort of patching when a patchdir of kernel-meta
is passed (to indicate the nested kernel-meta repository).

Also note that we must patch the meta data before they are
processed/gathered, since migrated copies to the kernel source
directory will be used later.

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