lvm2.inc: switch branch master to main

Keep sync with upstream

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Hongxu Jia
2020-11-07 20:29:06 -08:00
committed by Armin Kuster
parent b9dcf17700
commit 699e85e565
+1 -1
View File
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \
DEPENDS += "libaio" DEPENDS += "libaio"
SRC_URI = "git://sourceware.org/git/lvm2.git \ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \
file://lvm.conf \ file://lvm.conf \
file://0001-implement-libc-specific-reopen_stream.patch \ file://0001-implement-libc-specific-reopen_stream.patch \
file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \