summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \
18 file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \ 18 file://0006-start-lvm2-monitor.service-after-tmp.mount.patch \
19 " 19 "
20 20
21UPSTREAM_CHECK_URI = "ftp://sources.redhat.com/pub/lvm2/"
22UPSTREAM_CHECK_REGEX = "LVM2\.(?P<pver>\d+(\.\d+)+)"
23
24S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
25 22
26inherit autotools-brokensep pkgconfig systemd license 23inherit autotools-brokensep pkgconfig systemd license