util-linux: sfdisk sector size improvements

Refer to https://github.com/util-linux/util-linux/pull/3237.

(From OE-Core rev: 7e37e0addeae3ade4d1634697cde5c8cc619c46a)

Signed-off-by: Vince Chang <vince_chang@aspeedtech.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Vince Chang
2024-10-17 16:40:02 +08:00
committed by Richard Purdie
parent 120400663a
commit bada336904
2 changed files with 253 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin
file://avoid_parallel_tests.patch \
file://fcntl-lock.c \
file://0001-Revert-autotools-make-pam-install-path-configurable.patch \
file://libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch \
"
SRC_URI[sha256sum] = "d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3"