diff options
author | Jon Mason <jon.mason@arm.com> | 2025-10-03 11:08:37 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 17:01:10 +0100 |
commit | bcddcc0243183786b9373c2a7055e49b0458dfb4 (patch) | |
tree | 54719c0dbb3ba950c76f28fae7aab560084fd739 /meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch | |
parent | bd89cf856fa527d142b76f854527933a268a43ad (diff) | |
download | poky-bcddcc0243183786b9373c2a7055e49b0458dfb4.tar.gz |
runqemu: resize rootfs image to power of 2 for SD or pflash
QEMU requires that SD and pflash images are sized to be a power of 2
(e.g., 32M, 64M, etc). So, if the image being used is not a power of 2
and it's being used for SD or pflash, increase it to the next power of 2
size via the truncate command.
This might not be an actual spec requirement, and is being investigated
in https://gitlab.com/qemu-project/qemu/-/issues/1754
(From OE-Core rev: 9ecedac7dcd858cef32192304d59bfa44ca77b3c)
Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch')
0 files changed, 0 insertions, 0 deletions