[oe] [meta-oe][PATCH] lvm2: update SRC_URI

Stefan Agner stefan at agner.ch
Thu Nov 1 11:00:12 UTC 2018


On 01.11.2018 08:04, mingli.yu at windriver.com wrote:
> From: Mingli Yu <Mingli.Yu at windriver.com>
> 
> Update SRC_URI for lvm2 as the previous
> one is invalid.
> 
> Signed-off-by: Mingli Yu <Mingli.Yu at windriver.com>

Hit that too, and the new URL works, so:

Tested-by: Stefan Agner <stefan.agner at toradex.com>

If they  move releases to old/ always maybe using a different source
would be better?

--
Stefan


> ---
>  meta-oe/recipes-support/lvm2/lvm2.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc
> b/meta-oe/recipes-support/lvm2/lvm2.inc
> index 75f4d89..5728d83 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 \
>  
>  DEPENDS += "util-linux libaio"
>  
> -SRC_URI = "ftp://sources.redhat.com/pub/lvm2/LVM2.${PV}.tgz \
> +SRC_URI = "ftp://sources.redhat.com/pub/lvm2/old/LVM2.${PV}.tgz \
>             file://lvm.conf \
>             file://0001-implement-libc-specific-reopen_stream.patch \
>             file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \
> -- 
> 2.7.4



More information about the Openembedded-devel mailing list