]> code.ossystems Code Review - openembedded-core.git/commit
externalsrc: Detect code changes in submodules
authorDouglas Royds <douglas.royds@taitradio.com>
Wed, 17 Mar 2021 23:37:55 +0000 (12:37 +1300)
committerSteve Sakoman <steve@sakoman.com>
Wed, 24 Mar 2021 14:30:32 +0000 (04:30 -1000)
commitd1f6fd5817e43e5f002a9430563d6d1b69d77317
treed9a9fd9c1171b0255e2983475323d89c2b5def02
parent0b5d825ccb251bd6015dfcd49ed452b7bd64e6f6
externalsrc: Detect code changes in submodules

Further to 50ff9afb39, only detect code changes in submodules that are
subdirectories of the EXTERNALSRC directory.

git submodule status returns a path relative to the cwd for each submodule.
We don't add submodules that are not within our source subtree.

Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4525310d49d115a37705f04ac5c03d639e5e8f8c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/externalsrc.bbclass