diff options
author | David Bauer <mail@david-bauer.net> | 2021-09-23 21:01:37 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-09-24 12:29:22 +0200 |
commit | 5c904bcb37374d1d5f26dcb7878f869c15ad2082 (patch) | |
tree | 1b3760723a532fe33ad9c28c0a26dfe370bd57c4 /include/subdir.mk | |
parent | bf30ad1408f91d579f344e7798a2f03754fd21fc (diff) | |
download | upstream-5c904bcb37374d1d5f26dcb7878f869c15ad2082.tar.gz upstream-5c904bcb37374d1d5f26dcb7878f869c15ad2082.tar.bz2 upstream-5c904bcb37374d1d5f26dcb7878f869c15ad2082.zip |
rockchip: fix broken squashfs sysupgrade
The rockchip platform supports squashfs SD card images. However, the
resulting image is not padded to completely fill the rootfs partition.
Because of that, the f2fs overlay might not be erased, resulting in
uci-defaults not bing executed or the configuration not being erased,
even though drop config was selected.
Modify the image generation process so the image is padded to cover the
entire root filesystem partition.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit b56f7407d999d29c200c8c5880655926ef9874b7)
Diffstat (limited to 'include/subdir.mk')
0 files changed, 0 insertions, 0 deletions