poky/scripts/lib
Noor Ahsan b15baaee6f wic: rawcopy: Copy source file to build folder
When a file is given using --sourceparams then wic directly use that file
instead of copying them to build folder. At time of assembling it os.rename
is called which renames all the files to name. In that process the original
file is renamed. When image recipe is rebuilt then wic complains about
missing file which was renamed in previous build.

[YOCTO #8854]

(From OE-Core rev: d3dee0f4107156442238c9ea82f742afeeb0665a)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>

(From OE-Core master rev: 33c52b1f2d39feb641465bf42e8b16d0ab22a316)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-11 10:57:03 +00:00
..
bsp yocto-bsp: Set SRCREV meta/machine revisions to AUTOREV 2016-02-04 23:20:18 +00:00
devtool devtool: reset: do clean for multiple recipes at once with -a 2016-01-15 15:51:41 +00:00
recipetool recipetool: create: fix error when extracting source to a specified directory 2016-01-15 15:51:40 +00:00
wic wic: rawcopy: Copy source file to build folder 2016-03-11 10:57:03 +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 2016-01-15 15:51:40 +00:00