diff options
author | Ming Liu <liu.ming50@gmail.com> | 2020-11-25 10:18:48 +0100 |
---|---|---|
committer | Ming Liu <liu.ming50@gmail.com> | 2020-11-25 10:18:48 +0100 |
commit | 45dc621274f1c798619ffb34be4b1f8d1f657cab (patch) | |
tree | 9717b086b1368917722016c4dbc86d421a0314f7 /scripts/find_dependencies.py | |
parent | 14f693fc330812c289e2be24a338426f99e2a151 (diff) | |
download | meta-updater-45dc621274f1c798619ffb34be4b1f8d1f657cab.tar.gz |
image_types_ota.bbclass: call oe_mkext234fs to make ota-ext4 image
We dont have to maintain our own function calculate_size and use
dd/mkfs.ext4 to generate ota-ext4 image, they have been done in OE
by get_rootfs_size/oe_mkext234fs functions, we could just use them.
The major benefit could be we can sync the future fixes/changes in
these functions from OE, also avoid maintaining some duplicated code in
image_types_ota.bbclass.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'scripts/find_dependencies.py')
0 files changed, 0 insertions, 0 deletions