]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: fix SRC_URI patching with unified repos
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 11 Mar 2019 04:20:51 +0000 (00:20 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Mar 2019 18:56:37 +0000 (11:56 -0700)
commit0fd09633e3c2fb4668c7700516d288f8c5356ff6
treef096b4b53a0bcc2e875721c7c62830078aa13baf
parent8c446ac6c1bba1502ac0a710a39b90c78fff41a3
linux-yocto: fix SRC_URI patching with unified repos

As reported by Paul Barker, my attempt to allow the patching
of kernel meta data broke other repository configurations, since
the meta data patch routing was matching too broadly and the
same repo would end up being patched twice.

Using his suggested fix, we are up and running with both types
of repos again.

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