Message ID | 20181112143259.11488-1-schnitzeltony@gmail.com |
---|---|
State | Thud Next, archived |
Delegated to: | Armin Kuster |
Headers | show |
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 75f4d89a0..5728d83ea 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 \
Hi Andreas, On 12/11/2018 15.32, Andreas Müller wrote: > From: Mingli Yu <Mingli.Yu@windriver.com> > > 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> > --- > 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 75f4d89a0..5728d83ea 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 \ Why not use ftp://sources.redhat.com/pub/lvm2/releases/ or https://www.sourceware.org/pub/lvm2/releases/ ? > file://lvm.conf \ > file://0001-implement-libc-specific-reopen_stream.patch \ > file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ >
On Thu, Nov 22, 2018 at 3:02 PM Martin Hundebøll <martin@geanix.com> wrote: > > Hi Andreas, > > On 12/11/2018 15.32, Andreas Müller wrote: > > From: Mingli Yu <Mingli.Yu@windriver.com> > > > > 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> > > --- > > 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 75f4d89a0..5728d83ea 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 \ > > Why not use > ftp://sources.redhat.com/pub/lvm2/releases/ > or > https://www.sourceware.org/pub/lvm2/releases/ > > ? > > > file://lvm.conf \ > > file://0001-implement-libc-specific-reopen_stream.patch \ > > file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ > > > > -- > Kind regards, > Martin Hundebøll > Embedded Linux Consultant > > +45 61 65 54 61 > martin@geanix.com > > Geanix IVS > https://geanix.com > DK39600706 Just forwarded a patch from master to thud. Andreas
On 11/22/18 8:03 AM, Andreas Müller wrote: > On Thu, Nov 22, 2018 at 3:02 PM Martin Hundebøll <martin@geanix.com> wrote: >> Hi Andreas, >> >> On 12/11/2018 15.32, Andreas Müller wrote: >>> From: Mingli Yu <Mingli.Yu@windriver.com> >>> >>> 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> >>> --- >>> 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 75f4d89a0..5728d83ea 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 \ >> Why not use >> ftp://sources.redhat.com/pub/lvm2/releases/ >> or >> https://www.sourceware.org/pub/lvm2/releases/ >> >> ? >> >>> file://lvm.conf \ >>> file://0001-implement-libc-specific-reopen_stream.patch \ >>> file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ >>> >> -- >> Kind regards, >> Martin Hundebøll >> Embedded Linux Consultant >> >> +45 61 65 54 61 >> martin@geanix.com >> >> Geanix IVS >> https://geanix.com >> DK39600706 > Just forwarded a patch from master to thud. This is in stable/thud-nmut in contrib. - armin > > Andreas