poky/scripts/lib/wic
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
..
3rdparty/pykickstart wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
canned-wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
kickstart wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugins wic: rawcopy: Copy source file to build folder 2016-03-11 10:57:03 +00:00
utils wic/utils/oe/misc.py: Preserve PATH when running native tools 2015-10-27 07:24:29 +00:00
__init__.py
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: get rid of listing properties 2015-09-03 12:43:30 +01:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test