From: Paul Eggleton Date: Thu, 1 Sep 2016 03:25:19 +0000 (+1200) Subject: recipetool: create: support git submodules X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17afc803204a552d2cc7aedf1c9bebb3f050e814;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git recipetool: create: support git submodules Ensure we fetch submodules and set SRC_URI correctly when pointing to a git repository that contains submodules. (From OE-Core rev: 65d5cc62d4ecfc78ce4b37b3886a7fe5aa05a75e) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- diff --git a/scripts/lib/recipetool/create.py b/scripts/lib/recipetool/create.py index a08352ee250..431a09dd606 100644 --- a/scripts/lib/recipetool/create.py +++ b/scripts/lib/recipetool/create.py @@ -399,6 +399,10 @@ def create_recipe(args): if '