poky/scripts/lib
Sai Hari Chandana Kalluri 015c87d952 devtool/standard.py: Update devtool modify to copy source from work-shared if its already downloaded
In the regular devtool modify flow, the kernel source is fetched by
running do_fetch task. This is an overhead in time and space.

This patch updates modify command to check if the kernel source is
already downloaded. If so, then instead of calling do_fetch, copy the
source from work-shared to devtool workspace by creating hard links
else run the usual devtool modify flow and call do_fetch task.

[YOCTO #10416]

(From OE-Core rev: 3c3a9bae296f849dbfe03942282f44036e6fa1fb)

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-17 09:36:34 +01:00
..
build_perf meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
checklayer meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
devtool devtool/standard.py: Update devtool modify to copy source from work-shared if its already downloaded 2019-07-17 09:36:34 +01:00
recipetool recipetool: add MD5 hash for the line-wrapped MPL-1.1 license 2019-07-11 09:32:50 +01:00
resulttool resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
wic wic: python2 -> python3 2019-06-30 22:40:52 +01:00
argparse_oe.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
buildstats.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00