mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 04:53:44 +00:00
lvm2/libdevmapper: drop unnecessary UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
Since switch to github [a7bc7b6 lvm2/libdevmapper: 2.02.180 -> 2.03.01], UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX is not necessary Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9bebac99a0
commit
5dafdbc58e
@ -18,9 +18,6 @@ SRC_URI = "git://github.com/lvmteam/lvm2.git;protocol=https;branch=master \
|
||||
file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_URI = "ftp://sources.redhat.com/pub/lvm2/"
|
||||
UPSTREAM_CHECK_REGEX = "LVM2\.(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools-brokensep pkgconfig systemd license
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user