generic-poky/scripts/lib
Paul Eggleton a5095d146d 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.

(From OE-Core rev: 8bbbd2d63f1bc752f9a30054a089dc2caf5fd84c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-11 12:33:03 +00:00
..
bsp scripts/lib/bsp/engine: trailing whitespace cleanup 2016-02-08 10:54:56 +00:00
devtool devtool: add: fix adding from a local source directory 2016-02-11 12:33:03 +00:00
recipetool recipetool: create: set S when we set SRC_URI from local git repo 2016-02-11 12:33:03 +00:00
wic isoimage-isohybrid.py: fix cpio working directory 2016-02-07 17:29:59 +00:00
argparse_oe.py devtool: add: allow specifying URL as positional argument 2015-12-28 09:25:14 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: prevent attempting to unpack entire DL_DIR 2015-12-28 09:25:13 +00:00