diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-09-06 13:32:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-06 08:43:34 -0700 |
| commit | 97b1b5db109fc04526ee229e0ed51d4f3b2e9d89 (patch) | |
| tree | 0142b78ff9253a9106454f0e6d1bb98d57cc63d5 /meta-oe/recipes-support/lvm2/lvm2.inc | |
| parent | 767e7f360fbc036103dcbdf569bd59261be39e96 (diff) | |
| download | meta-openembedded-97b1b5db109fc04526ee229e0ed51d4f3b2e9d89.tar.gz | |
lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
0005-do-not-build-manual.patch
0006-start-lvm2-monitor.service-after-tmp.mount.patch
refreshed for new version.
Add bash to RDEPENDS.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.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 0c593b2042..34e57ec7a5 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
| @@ -18,7 +18,7 @@ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \ | |||
| 18 | file://reproducible-build.patch \ | 18 | file://reproducible-build.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRCREV = "3e8bd8d1bd70691f09a170785836aeb4f83154e6" | 21 | SRCREV = "6d1e894a867681af7a811ed63bc435f3aa55fec8" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\_\d+)+)" | 24 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\_\d+)+)" |
