poky/scripts/lib/recipetool
Christopher Larson c56cb31565 recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR
When determining the path from WORKDIR to the extracted sources, we're using
S, but if S is in work-shared, that's problematic and won't give us good
results, so assume 'git' for that case, warning when appropriate.

(From OE-Core rev: dc70cf470f18c97b6762cbf7aca723769b47bc7d)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-23 08:48:41 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR 2015-07-23 08:48:41 +01:00
create_buildsys_python.py recipetool: add python dependency scanning support 2015-01-23 11:36:28 +00:00
create_buildsys.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
create.py recipetool: allow specifying SRCREV via rev= in URI 2015-05-01 17:08:50 +01:00