summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lvm2/lvm2.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-25 13:13:55 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-25 18:52:51 -0700
commitd0736e800df0f4af95dd87c9d15c1a6ae76d1a03 (patch)
treebe7628180cd8ee9b5940d6705559922a8e0aceb4 /meta-oe/recipes-support/lvm2/lvm2.inc
parentff59eced7c2a2452ee573a169d22aaa3b1a65e6e (diff)
downloadmeta-openembedded-d0736e800df0f4af95dd87c9d15c1a6ae76d1a03.tar.gz
lvm2: Fix build with musl 1.5.2+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/lvm2/lvm2.inc')
-rw-r--r--meta-oe/recipes-support/lvm2/lvm2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc
index c96989bfa..d95366f97 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.inc
+++ b/meta-oe/recipes-support/lvm2/lvm2.inc
@@ -16,6 +16,7 @@ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \
16 file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \ 16 file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \
17 file://reproducible-build.patch \ 17 file://reproducible-build.patch \
18 file://0001-configure.ac-check-egrep.patch \ 18 file://0001-configure.ac-check-egrep.patch \
19 file://0001-include-libgen.h-for-basename.patch \
19 " 20 "
20 21
21SRCREV = "016e469caf856f1eb8dde39df0d1aa2e74225aed" 22SRCREV = "016e469caf856f1eb8dde39df0d1aa2e74225aed"