diff options
author | Christopher Larson <chris_larson@mentor.com> | 2016-02-25 10:21:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:32:38 +0000 |
commit | 7580942a66f84c2120763c2d9665e2cec8e25138 (patch) | |
tree | 3fae706088025148627626c0fa4a0c4c66a26cbf /meta/recipes-core | |
parent | e9db0ae11d95f3c375b27d5c10606efd8b568fbf (diff) | |
download | openembedded-core-7580942a66f84c2120763c2d9665e2cec8e25138.tar.gz openembedded-core-7580942a66f84c2120763c2d9665e2cec8e25138.tar.bz2 openembedded-core-7580942a66f84c2120763c2d9665e2cec8e25138.zip |
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.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions