poky/scripts/lib
Ed Bartosh eea30774b4 wic: rawcopy: make source filenames unique
Rawcopy plugin copies source files to build folder before using them
to assemble result image. After assembling the image wic renames
source files to <image>.p<partition number>. If the same source file
is used in multiple partitions wic breaks trying to rename file that
doesn't exist.

Added <line number> suffix to the files when copying them to the
build dir. This should make filename unique even if the same source
file is used for multiple partitions.

[YOCTO #9826]

(From OE-Core rev: 6f7afd6f76c40e1b050e40bc4965cb5000df7088)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-06 17:25:48 +01:00
..
bsp scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re-use 2016-06-29 19:36:02 +01:00
devtool devtool: Fix build-sdk when pn doesn't match filename 2016-05-17 21:29:30 +01:00
recipetool recipetool: create: fix falling back to declared license for npm packages 2016-06-29 19:35:56 +01:00
wic wic: rawcopy: make source filenames unique 2016-07-06 17:25:48 +01:00
argparse_oe.py scripts/lib/argparse_oe: tweak title above options 2016-02-21 09:32:42 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00