]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane.bbclass: Skip patches not in oe-core by full path
authorYang Xu <yang.xu@mediatek.com>
Thu, 18 Aug 2022 06:15:18 +0000 (06:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Aug 2022 09:27:49 +0000 (10:27 +0100)
commitd8a525afdfb5d371e76b09301c8b2741d23d1d10
tree2ed0f4972095d4cbb9a0a98c8e511f94cad9e232
parent4528cb220e5365f1f4a0a50122e14480ede65130
insane.bbclass: Skip patches not in oe-core by full path

The full path of patch may contain '/meta/' but not in oe-core, skip
patches by checking it starts with oe-core full path or not.

Signed-off-by: Yang Xu <yang.xu@mediatek.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-global/insane.bbclass