diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2024-10-13 19:44:56 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-13 09:21:55 -0700 |
| commit | 94266f795619cb05088c6c7055b3a022a13a6036 (patch) | |
| tree | dfb7f5a9ceabb3ff9605c476351518442cca8679 | |
| parent | 9ea11d0857a90888f38507ee94519f62c3d4684a (diff) | |
| download | meta-openembedded-94266f795619cb05088c6c7055b3a022a13a6036.tar.gz | |
lvm2: upgrade 2.03.26 -> 2.03.27
ChangeLog:
https://gitlab.com/lvmteam/lvm2/-/tags/v2_03_27
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 059ab6999b..b46ef2570f 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
| @@ -18,9 +18,9 @@ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \ | |||
| 18 | file://0001-include-libgen.h-for-basename.patch \ | 18 | file://0001-include-libgen.h-for-basename.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRCREV = "6de3937ac517a3ecfd6d8d90f3f055dab631157e" | 21 | SRCREV = "207990a8770208151b2f39b51526580a9dca24c4" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | PV = "2.03.26" | 23 | PV = "2.03.27" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\_\d+)+)" | 25 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\_\d+)+)" |
| 26 | 26 | ||
