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:
Hongxu Jia
2018-12-18 15:38:41 +08:00
committed by Khem Raj
parent 9bebac99a0
commit 5dafdbc58e
-3
View File
@@ -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 \ 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" S = "${WORKDIR}/git"
inherit autotools-brokensep pkgconfig systemd license inherit autotools-brokensep pkgconfig systemd license