]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipetool: appendsrcfile(s): add a mode to update the recipe itself
authorJulien Stephan <jstephan@baylibre.com>
Tue, 5 Dec 2023 14:56:34 +0000 (15:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Dec 2023 22:55:46 +0000 (22:55 +0000)
commitc9a80f55ed0bf9ce249205d6a9ba670fbb7f59ba
tree03b254a8ab83bce79ca62522dd9ac5fd6564cbc8
parent2f68ab2464bfad1b377df44a7b51203df59d66ce
recipetool: appendsrcfile(s): add a mode to update the recipe itself

Add a new option -u/--update-recipe to update the recipe itself instead
of creating/updating a bbappend file

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>
scripts/lib/recipetool/append.py