summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-12-22 17:02:55 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-22 16:44:02 +0000
commitbdbc4cf41d30eddb8a9ed882dedcc1670ce8fdd6 (patch)
tree1eea659706a35696ea1eec10bca0c3f890aff72b /LICENSE
parentd62fe7c9bc2df6a4464440a3cae0539074bf99aa (diff)
downloadopenembedded-core-bdbc4cf41d30eddb8a9ed882dedcc1670ce8fdd6.tar.gz
openembedded-core-bdbc4cf41d30eddb8a9ed882dedcc1670ce8fdd6.tar.bz2
openembedded-core-bdbc4cf41d30eddb8a9ed882dedcc1670ce8fdd6.zip
recipetool: create: handle https://....git URLs
When you grab a URL for a github repository you'll almost certainly find it in https://github.com/path/to/repository.git format; but bitbake's fetcher can't handle that because it'll see https:// at the start and assume it should use wget to fetch it. If the URL starts with http:// or https:// and the path part ends with .git then assume it's a git repository and adjust it accordingly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions