]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 28 Jun 2024 13:28:58 +0000 (06:28 -0700)
commita4e7334a4b87f1bb1947f6b10f71ddb445c91d0c
tree5284c32938192621e27bc1e21ff927d6c4632c03
parentf8d96f091844bf4cc0fa3bd3104573533841259a
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>
(cherry picked from commit 0202fb594fb05098cb8d8b6088e63beb40b5906e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/partition.py