generic-poky/scripts/lib
Christopher Larson d4da534faa wic: don't throw away our created swap partition
We were creating the partition, mkswap'ing it, and then not dd'ing it into
place in the final image, as source_file wasn't being set for swap partitions.
This would result in a swap partition that couldn't be enabled on target until
mkswap was run.

(From OE-Core rev: 7580942a66f84c2120763c2d9665e2cec8e25138)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:33:04 +00:00
..
bsp meta-yocto: Rename to meta-poky to better match its purpose 2016-02-28 11:31:17 +00:00
devtool devtool: upgrade: print new recipe name 2016-02-28 11:33:01 +00:00
recipetool recipetool: create: improve CMake package mapping 2016-02-21 09:32:43 +00:00
wic wic: don't throw away our created swap partition 2016-02-28 11:33:04 +00: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