All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Revert "popt: update SRC_URI"
@ 2018-12-14 17:08 Ross Burton
  2018-12-14 23:38 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Ross Burton @ 2018-12-14 17:08 UTC (permalink / raw)
  To: openembedded-core

Go back to use rpm5.org, as it's the canonical host for popt.  The host is back up now.

This reverts commit 347ee336dcc94e6fa4e4788117013615b90abd70.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-support/popt/popt_1.16.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index 377d1084495..478288f9bf2 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -8,7 +8,7 @@ PR = "r3"
 
 DEPENDS = "virtual/libiconv"
 
-SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
+SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
            file://pkgconfig_fix.patch \
            file://popt_fix_for_automake-1.12.patch \
            file://disable_tests.patch \
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Revert "popt: update SRC_URI"
  2018-12-14 17:08 [PATCH] Revert "popt: update SRC_URI" Ross Burton
@ 2018-12-14 23:38 ` Khem Raj
  2018-12-16 14:50   ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2018-12-14 23:38 UTC (permalink / raw)
  To: Ross Burton; +Cc: Patches and discussions about the oe-core layer

On Fri, Dec 14, 2018 at 9:09 AM Ross Burton <ross.burton@intel.com> wrote:
>
> Go back to use rpm5.org, as it's the canonical host for popt.  The host is back up now.
>

is there any disadvantage of keep using fossies.org ?
after all it kept us afloat in bad times :)

> This reverts commit 347ee336dcc94e6fa4e4788117013615b90abd70.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/recipes-support/popt/popt_1.16.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
> index 377d1084495..478288f9bf2 100644
> --- a/meta/recipes-support/popt/popt_1.16.bb
> +++ b/meta/recipes-support/popt/popt_1.16.bb
> @@ -8,7 +8,7 @@ PR = "r3"
>
>  DEPENDS = "virtual/libiconv"
>
> -SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
> +SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
>             file://pkgconfig_fix.patch \
>             file://popt_fix_for_automake-1.12.patch \
>             file://disable_tests.patch \
> --
> 2.11.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Revert "popt: update SRC_URI"
  2018-12-14 23:38 ` Khem Raj
@ 2018-12-16 14:50   ` Burton, Ross
  0 siblings, 0 replies; 4+ messages in thread
From: Burton, Ross @ 2018-12-16 14:50 UTC (permalink / raw)
  To: Khem Raj; +Cc: OE-core

Only that rpm5.org is the canonical site, although if there are
unlikely to be future releases this is mostly academic.

Ross
On Fri, 14 Dec 2018 at 23:38, Khem Raj <raj.khem@gmail.com> wrote:
>
> On Fri, Dec 14, 2018 at 9:09 AM Ross Burton <ross.burton@intel.com> wrote:
> >
> > Go back to use rpm5.org, as it's the canonical host for popt.  The host is back up now.
> >
>
> is there any disadvantage of keep using fossies.org ?
> after all it kept us afloat in bad times :)
>
> > This reverts commit 347ee336dcc94e6fa4e4788117013615b90abd70.
> >
> > Signed-off-by: Ross Burton <ross.burton@intel.com>
> > ---
> >  meta/recipes-support/popt/popt_1.16.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
> > index 377d1084495..478288f9bf2 100644
> > --- a/meta/recipes-support/popt/popt_1.16.bb
> > +++ b/meta/recipes-support/popt/popt_1.16.bb
> > @@ -8,7 +8,7 @@ PR = "r3"
> >
> >  DEPENDS = "virtual/libiconv"
> >
> > -SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
> > +SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
> >             file://pkgconfig_fix.patch \
> >             file://popt_fix_for_automake-1.12.patch \
> >             file://disable_tests.patch \
> > --
> > 2.11.0
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] Revert "popt: update SRC_URI"
@ 2018-12-14 17:05 Ross Burton
  0 siblings, 0 replies; 4+ messages in thread
From: Ross Burton @ 2018-12-14 17:05 UTC (permalink / raw)
  To: openembedded-core

Go back to use rpm5.org, as it's the canonical host for popt.  The host is back up now.

This reverts commit 347ee336dcc94e6fa4e4788117013615b90abd70.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-support/popt/popt_1.16.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index 377d1084495..478288f9bf2 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -8,7 +8,7 @@ PR = "r3"
 
 DEPENDS = "virtual/libiconv"
 
-SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
+SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
            file://pkgconfig_fix.patch \
            file://popt_fix_for_automake-1.12.patch \
            file://disable_tests.patch \
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-16 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 17:08 [PATCH] Revert "popt: update SRC_URI" Ross Burton
2018-12-14 23:38 ` Khem Raj
2018-12-16 14:50   ` Burton, Ross
  -- strict thread matches above, loose matches on Subject: below --
2018-12-14 17:05 Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.