mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 20:41:22 +00:00
Upstream now uses a submodule for gdlib, so the build attempts to clone the submodule over the network and fails. Fix by cloning the submodule via SRC_URI. Signed-off-by: Calvin Owens <calvin@wbinvd.org> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>