]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
wic/partition.py: Set hash_seed for empty ext partition
authorAdithya Balakumar <adithya.balakumar@toshiba-tsip.com>
Thu, 13 Jun 2024 07:03:00 +0000 (12:33 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jun 2024 07:41:55 +0000 (08:41 +0100)
commit0202fb594fb05098cb8d8b6088e63beb40b5906e
treeeedc8cd2d2ff2e2b512d59cbe4c075a7d54ba143
parente1338eeb0c2d1e4a76c3efc9eb969e0edf9fe106
wic/partition.py: Set hash_seed for empty ext partition

Although setting hash_seed is handled for the rootfs plugin case, but
this is missed when deploying an empty ext partition.

Signed-off-by: Adithya Balakumar <adithya.balakumar@toshiba-tsip.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/partition.py