]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
devtool: ignore patch-fuzz errors when extracting source
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 20 Feb 2023 18:28:13 +0000 (19:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 13:31:41 +0000 (13:31 +0000)
commit7067abd31d9dd4b98ec70c1c7effbe2904797cd1
treec4caed3d340defe110abfec40651940a87010cc0
parente7980308d78e7fb8ea1568b80363c809c91c2363
devtool: ignore patch-fuzz errors when extracting source

So that patch fuzz issues can actually be fixed,
as extracting source with 'devtool modify' is the first step
for that.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py