Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Olof Johansson <olof.johansson@axis.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available
Date: Tue, 7 Feb 2017 13:54:11 +0100	[thread overview]
Message-ID: <20170207125411.GQ31993@axis.com> (raw)
In-Reply-To: <1484904671-9257-1-git-send-email-olofjn@axis.com>

Ping

On 17-01-20 10:31 +0100, Olof Johansson wrote:
> From: Derek Straka <derek@asterius.io>
> 
> Signed-off-by: Derek Straka <derek@asterius.io>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> Signed-off-by: Olof Johansson <olofjn@axis.com>
> ---
>  meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb | 2 +-
>  meta-webserver/recipes-httpd/apache2/apache2_2.4.23.bb        | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb b/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb
> index b227f19..aa26cc7 100644
> --- a/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb
> +++ b/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb
> @@ -8,7 +8,7 @@ LICENSE = "Apache-2.0"
>  
>  inherit autotools pkgconfig native
>  
> -SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.bz2 \
> +SRC_URI = "http://archive.apache.org/dist/httpd/httpd-${PV}.tar.bz2 \
>             file://0001-configure-use-pkg-config-for-PCRE-detection.patch \
>            "
>  
> diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.23.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.23.bb
> index 5bea876..9459766 100644
> --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.23.bb
> +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.23.bb
> @@ -6,7 +6,7 @@ DEPENDS = "libtool-native apache2-native openssl expat pcre apr apr-util"
>  SECTION = "net"
>  LICENSE = "Apache-2.0"
>  
> -SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.bz2 \
> +SRC_URI = "http://archive.apache.org/dist/httpd/httpd-${PV}.tar.bz2 \
>             file://server-makefile.patch \
>             file://httpd-2.4.1-corelimit.patch \
>             file://httpd-2.4.4-export.patch \
> -- 
> 2.1.4
> 

-- 
olofjn


  reply	other threads:[~2017-02-07 12:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20  9:31 [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available Olof Johansson
2017-02-07 12:54 ` Olof Johansson [this message]
2017-02-07 13:12   ` Oleksandr Kravchuk
2017-02-07 13:34     ` Olof Johansson
2017-03-16 16:19   ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170207125411.GQ31993@axis.com \
    --to=olof.johansson@axis.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox