aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lvm2/lvm2.inc
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2019-09-11 16:52:54 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-11 09:28:52 -0700
commit9817d5fdd2365a37fa0d2a240285d1cffd172cea (patch)
tree3e559fcf3f6d37d952e44263fabc0abd3c1a409a /meta-oe/recipes-support/lvm2/lvm2.inc
parent255b755381e4876f1fad0b1a8b6e4be1a3b37935 (diff)
downloadmeta-openembedded-9817d5fdd2365a37fa0d2a240285d1cffd172cea.tar.gz
lvm2/libdevmapper: Make it build for native
Backport a patch from upstream master that corrects the passing of link flags through configure. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 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 f358663b07..6c95bfd02e 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.inc
+++ b/meta-oe/recipes-support/lvm2/lvm2.inc
@@ -15,6 +15,7 @@ SRC_URI = "https://sourceware.org/pub/lvm2/LVM2.${PV}.tgz \
file://0001-Avoid-bashisms-in-init-scripts.patch \
file://0005-do-not-build-manual.patch \
file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \
+ file://0001-configure-Fix-setting-of-CLDFLAGS-default.patch \
"
SRC_URI[md5sum] = "5fc07da5461a3794a751dcfc355827d5"
SRC_URI[sha256sum] = "550ba750239fd75b7e52c9877565cabffef506bbf6d7f6f17b9700dee56c720f"