diff options
| author | Mingli Yu <Mingli.Yu@windriver.com> | 2018-11-01 15:04:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-11-01 10:04:54 -0700 |
| commit | 57bcd4df9710034dcdba06344edb5f9f62b88d70 (patch) | |
| tree | cd26995ad4307e348fbe327f5edee00bb5f68b7c | |
| parent | 2aa70599d5ba7bbbdfaac7a79e4863d390612384 (diff) | |
| download | meta-openembedded-57bcd4df9710034dcdba06344edb5f9f62b88d70.tar.gz | |
lvm2: update SRC_URI
Update SRC_URI for lvm2 as the previous
one is invalid.
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Tested-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 75f4d89a03..5728d83ead 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \ | |||
| 7 | 7 | ||
| 8 | DEPENDS += "util-linux libaio" | 8 | DEPENDS += "util-linux libaio" |
| 9 | 9 | ||
| 10 | SRC_URI = "ftp://sources.redhat.com/pub/lvm2/LVM2.${PV}.tgz \ | 10 | SRC_URI = "ftp://sources.redhat.com/pub/lvm2/old/LVM2.${PV}.tgz \ |
| 11 | file://lvm.conf \ | 11 | file://lvm.conf \ |
| 12 | file://0001-implement-libc-specific-reopen_stream.patch \ | 12 | file://0001-implement-libc-specific-reopen_stream.patch \ |
| 13 | file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ | 13 | file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ |
