scripts: add support for "swap" filesystem type
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 24 Nov 2023 10:55:12 +0000 (11:55 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 4 Dec 2024 11:00:00 +0000 (12:00 +0100)
commita86a5b8ddb8444d29124804a388431342e5f713e
tree18912297d75690eea1af75716ebe6e42fa028407
parentd8d1067271ae71cd1e01d04f68ca04f92ec27a2e
scripts: add support for "swap" filesystem type

Run mkswap(8) for partitions with have their fstype set to "swap". x86
emulator images require swap partition to be present.

Change-Id: Ia8e9be666f1f2c587396b8e11bf515d02370a2ad
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
sd_fusing.py