diff options
-rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 3 |
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 | ||
21 | UPSTREAM_CHECK_URI = "ftp://sources.redhat.com/pub/lvm2/" | ||
22 | UPSTREAM_CHECK_REGEX = "LVM2\.(?P<pver>\d+(\.\d+)+)" | ||
23 | |||
24 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
25 | 22 | ||
26 | inherit autotools-brokensep pkgconfig systemd license | 23 | inherit autotools-brokensep pkgconfig systemd license |