util-linux/util-linux-libuuid: upgrade from 2.40.2 to 2.40.4

The following patch dropped because it is in the new version:
- 0001-autotools-fix-securedir-and-pam_lastlog2-install.patch

libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch is replaced
by two new patches:
- 0001-cfdisk-add-sector-size-commanand-line-option.patch
- 0002-sfdisk-add-sector-size-commanand-line-option.patch

This is because the original patch is a squash of four patches and
two of them are in the new version. So extract the remaining two
that are not in the current version and make them separate patches
for better tracking.

(From OE-Core rev: e87b9bccc52bfba0c48db4920c0996d7dd6a0866)

Signed-off-by: Chen Qi <Qi.Chen@windriver.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:
Chen Qi
2025-02-14 00:39:27 -08:00
committed by Richard Purdie
parent f8f333fb0e
commit 06614551ac
7 changed files with 198 additions and 337 deletions

View File

@@ -38,10 +38,10 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin
file://display_testname_for_subtest.patch \
file://avoid_parallel_tests.patch \
file://fcntl-lock.c \
file://0001-autotools-fix-securedir-and-pam_lastlog2-install.patch \
file://libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch \
file://0001-cfdisk-add-sector-size-commanand-line-option.patch \
file://0002-sfdisk-add-sector-size-commanand-line-option.patch \
"
SRC_URI[sha256sum] = "d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3"
SRC_URI[sha256sum] = "5c1daf733b04e9859afdc3bd87cc481180ee0f88b5c0946b16fdec931975fb79"
CVE_PRODUCT = "util-linux"