poky/scripts/lib/wic/plugins/source
Noor Ahsan a3e26f9a7a 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: 33c52b1f2d39feb641465bf42e8b16d0ab22a316)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-07 13:40:16 +00:00
..
bootimg-efi.py wic: Allow to use a custom config for bootloaders 2015-12-09 08:48:24 +00:00
bootimg-partition.py wic: Add missing docstrings to plugin classes 2015-06-23 11:47:33 +01:00
bootimg-pcbios.py wic: Allow to use a custom config for bootloaders 2015-12-09 08:48:24 +00:00
fsimage.py wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
isoimage-isohybrid.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
rawcopy.py wic: rawcopy: Copy source file to build folder 2016-01-07 13:40:16 +00:00
rootfs_pcbios_ext.py wic: Refactor getting bitbake variables 2015-07-02 23:08:36 +01:00
rootfs.py wic: Refactor getting bitbake variables 2015-07-02 23:08:36 +01:00