poky/scripts/lib/devtool
Markus Lehtonen 89fb8c58c1 devtool: extract: remove patches when S=WORKDIR
Before this change, all files from the recipe (SRC_URI), including
patches, were added to to srctree repository when S==WORKDIR. The patch
files are useless as they are automatically applied on top of the
srctree by devtool.

This change causes devtool extract to not commit these unnecessary (and
possibly confusing) patch file(s) into srctree repository.

[YOCTO #7602]

(From OE-Core rev: 3e0ffff619e49b1f0c13e5f6a663455be3ed26af)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-16 22:31:50 +01:00
..
__init__.py devtool: force use of bash when running build within extensible SDK 2015-04-24 11:06:54 +01:00
deploy.py devtool: deploy-target: add dry-run option 2015-03-20 11:27:47 +00:00
standard.py devtool: extract: remove patches when S=WORKDIR 2015-05-16 22:31:50 +01:00