]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
recipeutils: bbappend_recipe: allow to patch the recipe itself
authorJulien Stephan <jstephan@baylibre.com>
Tue, 5 Dec 2023 14:56:33 +0000 (15:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Dec 2023 22:55:46 +0000 (22:55 +0000)
commit2f68ab2464bfad1b377df44a7b51203df59d66ce
treea6145e5210ab739df2d49cc8baf855f34e772210
parentcd5de8d53849a6f3bb6f82e45fb301e39892c789
recipeutils: bbappend_recipe: allow to patch the recipe itself

Add a new parameter update_original_recipe to allow to patch a recipe
instead of creating/updating a bbappend

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/recipeutils.py