aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-12-18 15:38:41 +0800
committerKhem Raj <raj.khem@gmail.com>2018-12-18 18:44:59 -0800
commit5dafdbc58ed5ff0d9fb93253477d44fc4bb811ae (patch)
tree82680ad967efab502a4ec120f96fe2da85f0228c
parent9bebac99a0171a341f014daf22a79a4c8a056bb2 (diff)
downloadmeta-openembedded-contrib-5dafdbc58ed5ff0d9fb93253477d44fc4bb811ae.tar.gz
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>
-rw-r--r--meta-oe/recipes-support/lvm2/lvm2.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc
index 66b0828473..1961dca1e5 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.inc
+++ b/meta-oe/recipes-support/lvm2/lvm2.inc
@@ -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