git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES
authorMichał Górny <mgorny@gentoo.org>
Wed, 13 Nov 2019 14:06:35 +0000 (15:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 10 Jan 2020 18:27:18 +0000 (19:27 +0100)
commit23717189bcef73c1b4604282de58daaf14a17b43
tree7fa5c486ef54fecf836078c2f45f4273fe2b3b9d
parentc05c832c745e2fc99c292f28b976cdae01dd8515
git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES

Match recursive submodules using their full paths rather than path
relatively to the parent submodule.

Closes: https://bugs.gentoo.org/694494
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/git-r3.eclass