aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-30Change BitBake URL to GitHub mirrorchanged-urlRoss Burton
If a submodule change URL but the revision stays the same, the fetch task doesn't think there are changes to do (as it only looks at the revisions) but unpack fails as the expected repositories don't exist.
2019-01-18Add relative submodule testcaseHEADmasterMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2019-01-15Extend the git submodule-test caseMark Hatle
Add a dummy (defined, but not loaded) submodule 'dummy'. Add a submodule, that itself also includes a submodule. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2014-02-23Initial commitPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>