diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-02-11 14:13:35 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:32:56 +0000 |
commit | 8bbbd2d63f1bc752f9a30054a089dc2caf5fd84c (patch) | |
tree | 3bfe3d94ce20ebb11b6c76eecf25d71138106b51 /meta | |
parent | 3ca04757a670e8b6f78799cc0454d75691809ac4 (diff) | |
download | openembedded-core-8bbbd2d63f1bc752f9a30054a089dc2caf5fd84c.tar.gz openembedded-core-8bbbd2d63f1bc752f9a30054a089dc2caf5fd84c.tar.bz2 openembedded-core-8bbbd2d63f1bc752f9a30054a089dc2caf5fd84c.zip |
recipetool: create: set S when we set SRC_URI from local git repo
If you specify a local directory which happens to be a git repository
with an origin remote (and it is in fact remote), we can use that for
SRC_URI as implemented by OE-Core revision
b143d414846854dc8b3e0a47358daf5646eded38, however we also need to set S
if the recipe is going to be of any use fetching from that SRC_URI
later.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions