diff options
author | Chee Yang Lee <chee.yang.lee@intel.com> | 2019-10-22 13:27:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-23 16:30:36 +0100 |
commit | a94e0e14e1fd71a726b4bcdbe191cc8f7eb02271 (patch) | |
tree | 2ab9e52e55c65d94016e00e2593f3a530f44c642 /meta/classes/mime.bbclass | |
parent | 8ec9acb55dadb14cf82ad98f1526e99daf535625 (diff) | |
download | poky-a94e0e14e1fd71a726b4bcdbe191cc8f7eb02271.tar.gz |
wic/engine: use 'linux-swap' for swap file system
[YOCTO #13312]
see https://bugzilla.yoctoproject.org/show_bug.cgi?id=13312
wic/engine.Disk._get_part_image was looking at variable fstypes for
supported fstype which is 'swap' but image build with 'linux-swap'.
supported fstype should be 'linux-swap'.
(From OE-Core rev: 7e6da22fe4faf841bcec02e55f376b4dae04d6a8)
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mime.bbclass')
0 files changed, 0 insertions, 0 deletions