1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

util-linux: replace local patch with upstream patch

There is a better solution upstream to fix the pam_lastlog2 installation
issue[1]. Backport this patch to replace the local patch.

[1] https://github.com/util-linux/util-linux/pull/3173

(From OE-Core rev: 1c984d0a06cdcba49f8b0acd12edebfeaedf3aa5)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Yi Zhao
2025-01-03 17:24:44 +08:00
committed by Richard Purdie
parent e2e26a1619
commit bb719cb783
3 changed files with 83 additions and 66 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ 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-Revert-autotools-make-pam-install-path-configurable.patch \
file://0001-autotools-fix-securedir-and-pam_lastlog2-install.patch \
file://libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch \
"