diff options
author | Christopher Larson <chris_larson@mentor.com> | 2015-08-26 09:37:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-04 16:23:59 +0100 |
commit | abba11daf9e8e20fec723f3497cd7ce257b9bfed (patch) | |
tree | cd002643ebab73b4545dfc6cd5b1cf1c2878a226 /oe-init-build-env | |
parent | 7c4fdb8c178a2a48ee8c3a203dcac51b32c5ad1d (diff) | |
download | poky-abba11daf9e8e20fec723f3497cd7ce257b9bfed.tar.gz |
bitbake: bb.fetch.git: remove leading '.' from gitsrcname
When using an absolute file URI, there's no host, and the path starts with
'/', the dir under ${DL_DIR}/git2/ ends up starting with '.', so is hidden.
Remove any leading '.' to fix this.
(Bitbake rev: 8dce6964d56b36a77fb113f2ad496cc992a5ff36)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions