generic-poky/scripts/lib/wic
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
..
canned-wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
plugins isoimage-isohybrid.py: fix cpio working directory 2016-02-07 17:29:59 +00:00
utils wic: refactor get_boot_config 2016-01-20 17:07:13 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: rename kickstarter.py -> ksparser.py 2016-01-19 17:24:48 +00: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: add help for 'include' command 2016-01-20 17:07:14 +00:00
ksparser.py wic: default to empty bootloader config 2016-02-04 23:39:01 +00:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
partition.py wic: don't throw away our created swap partition 2016-02-28 11:33:04 +00: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 wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00