]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
wic: Remove more conflicting du parameters
authorMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Tue, 9 Dec 2025 15:48:02 +0000 (16:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Dec 2025 12:16:03 +0000 (12:16 +0000)
commit4fb767eda6e52a5616d077f72c8d5d78c399b401
tree4e22669f48d459b39981d2c98edfd14a544c67f2
parent4bd920ad7d7279020ea6e561d0584ae70f33f751
wic: Remove more conflicting du parameters

Fix builds on Ubuntu 25.10 by making sure to use parameters that are
correctly understood by core-utils and uutils. Most of these were
already removed by a previous commit, but some occurrences were missed.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
scripts/lib/wic/partition.py
scripts/lib/wic/plugins/source/bootimg_efi.py
scripts/lib/wic/plugins/source/bootimg_pcbios.py
scripts/lib/wic/plugins/source/isoimage_isohybrid.py