diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2020-11-07 20:29:06 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-11-08 09:26:03 -0800 |
| commit | 1752c98525bb707da96c009927806f22eaffbf89 (patch) | |
| tree | 52be3fdde72d0f4510223f380a5fd256c6599fce | |
| parent | b6e14805923a0dec17140c9df45434a9bea951d9 (diff) | |
| download | meta-openembedded-1752c98525bb707da96c009927806f22eaffbf89.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 3c6c7edfc7..11ee7ca8bb 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \ | |||
| 7 | 7 | ||
| 8 | DEPENDS += "libaio" | 8 | DEPENDS += "libaio" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://sourceware.org/git/lvm2.git \ | 10 | SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \ |
| 11 | file://lvm.conf \ | 11 | file://lvm.conf \ |
| 12 | file://0001-implement-libc-specific-reopen_stream.patch \ | 12 | file://0001-implement-libc-specific-reopen_stream.patch \ |
| 13 | file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ | 13 | file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ |
