]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: tag all submodules
authorJulien Stephan <jstephan@baylibre.com>
Wed, 22 Nov 2023 11:08:15 +0000 (12:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Dec 2023 11:48:13 +0000 (11:48 +0000)
commit241da68805d177d4ec4b302c8a997645cc645286
tree65b2aa283f167f397c3b3fa205044f236c56d7ca
parent5b77f60e85d07921ae5e808daa1fd7d8c3dc40ea
devtool: tag all submodules

In the case of a repository with submodules, we need to add the
"devtool-base" and "devtool-patched" tag on all submodules in order to
properly detect the added/removed/modified patches

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/classes/devtool-source.bbclass
scripts/lib/devtool/__init__.py