scripts: add support for "swap" filesystem type 45/301845/2
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 24 Nov 2023 10:55:12 +0000 (11:55 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 27 Nov 2023 01:53:21 +0000 (01:53 +0000)
commitf44dc01eee65c3ed232f4acb2a1ee57c87164b88
tree54ee93d97803f0d26d5b2f96e5f8f15de78e0bf3
parent81148d5c8c3d176f8d33b7b8abe2767b9db3fce2
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>
scripts/tizen/sd_fusing.py