All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] cherokee: use cherokee-project.de mirror
@ 2013-11-07 17:12 Eric Bénard
  2013-11-11 13:13 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2013-11-07 17:12 UTC (permalink / raw)
  To: javier.viguera; +Cc: openembedded-devel, Eric Bénard

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
index 8cfe58f..45b232a 100644
--- a/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
+++ b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
@@ -9,7 +9,7 @@ PR = "r9"
 
 DEPENDS = "libpcre openssl mysql5 ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
 
-SRC_URI = "ftp://ftp.osuosl.org/.1/cherokee/1.2/${PV}/cherokee-${PV}.tar.gz \
+SRC_URI = "http://www.cherokee-project.de/mirrors/cherokee/1.2/${PV}/cherokee-${PV}.tar.gz \
            file://cherokee.init \
            file://cherokee.service \
 "
-- 
1.8.3.1



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

* Re: [PATCH v3] cherokee: use cherokee-project.de mirror
  2013-11-07 17:12 [PATCH v3] cherokee: use cherokee-project.de mirror Eric Bénard
@ 2013-11-11 13:13 ` Paul Eggleton
  2013-11-11 17:30   ` Javier Viguera
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2013-11-11 13:13 UTC (permalink / raw)
  To: Eric Bénard; +Cc: javier.viguera, openembedded-devel

On Thursday 07 November 2013 18:12:49 Eric Bénard wrote:
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
>  meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
> b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb index
> 8cfe58f..45b232a 100644
> --- a/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
> +++ b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
> @@ -9,7 +9,7 @@ PR = "r9"
> 
>  DEPENDS = "libpcre openssl mysql5 ${@base_contains('DISTRO_FEATURES',
> 'pam', 'libpam', '', d)}"
> 
> -SRC_URI = "ftp://ftp.osuosl.org/.1/cherokee/1.2/${PV}/cherokee-${PV}.tar.gz
> \ +SRC_URI =
> "http://www.cherokee-project.de/mirrors/cherokee/1.2/${PV}/cherokee-${PV}.t
> ar.gz \ file://cherokee.init \
>             file://cherokee.service \
>  "

Patch merged to meta-webserver master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [PATCH v3] cherokee: use cherokee-project.de mirror
  2013-11-11 13:13 ` Paul Eggleton
@ 2013-11-11 17:30   ` Javier Viguera
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Viguera @ 2013-11-11 17:30 UTC (permalink / raw)
  To: Paul Eggleton, Eric Bénard; +Cc: openembedded-devel

Hi Paul,


On 11/11/13 14:13, Paul Eggleton wrote:
>
> Patch merged to meta-webserver master, thanks.
>
> Cheers,
> Paul

Thanks for pushing it to master.

As it's a trivial change (wrong SRC_URI) is it scheduled somehow for 
dora and dylan backporting or should I explicitly ask for the backport?

-
Javier Viguera
Software Engineer
Digi International® Spain S.A.U.


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

end of thread, other threads:[~2013-11-11 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-07 17:12 [PATCH v3] cherokee: use cherokee-project.de mirror Eric Bénard
2013-11-11 13:13 ` Paul Eggleton
2013-11-11 17:30   ` Javier Viguera

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.