From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/3] subversion: 1.8.13 -> 1.8.14 since 1.8.13.tar.gz was gone
Date: Wed, 16 Sep 2015 22:12:45 +0800 [thread overview]
Message-ID: <55F978DD.9060007@windriver.com> (raw)
In-Reply-To: <CAJTo0LbZTObHC+Urrc=3_EXWVaJb-_JeMnxO+=cRXsZySzM4PA@mail.gmail.com>
On 09/16/2015 09:16 PM, Burton, Ross wrote:
>
> On 16 September 2015 at 08:52, Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
>
> The subversion-1.8.13.tar.bz2 is gone from ftp, so upgrade to 1.8.14.
>
>
> The FTP server only contains the latest release for each release series so if
> they release a 1.8.15 the day after we ship Jethro we'd need to upgrade
> subversion again.
>
> The subversion archive is at http://archive.apache.org/dist/subversion/ and
> includes all historical releases. The recipe should use this URL instead.
Thanks, I updated it in the repo:
git://git.openembedded.org/openembedded-core-contrib rbt/3fixes
commit 967c17d861ce2b9835e3ab12d5b172b059291dd7
Author: Robert Yang <liezhi.yang@windriver.com>
Date: Wed Sep 16 07:05:47 2015 -0700
subversion: fix SRC_URI
Fixed:
WARNING: Failed to fetch URL
http://www.apache.org/dist/subversion/subversion-1.8.13.tar.bz2, attempting
MIRRORS if available
Ross:
The FTP server only contains the latest release for each release series,
the subversion archive is at http://archive.apache.org/dist/subversion/
and includes all historical releases. The recipe should use this URL
instead.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
diff --git a/meta/recipes-devtools/subversion/subversion_1.8.13.bb
b/meta/recipes-devtools/subversion/subversion_1.8.13.bb
index f843b95..eb1f0f2 100644
--- a/meta/recipes-devtools/subversion/subversion_1.8.13.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.8.13.bb
@@ -9,7 +9,7 @@ BBCLASSEXTEND = "native"
inherit gettext pythonnative
-SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
+SRC_URI = "http://archive.apache.org/dist/${BPN}/${BP}.tar.bz2 \
file://libtool2.patch \
file://disable_macos.patch \
file://serf.m4-Regex-modified-to-allow-D-in-paths.patch \
// Robert
>
> Ross
next prev parent reply other threads:[~2015-09-16 14:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 7:52 [PATCH 0/3] meta: 3 fixes Robert Yang
2015-09-16 7:52 ` [PATCH 1/3] subversion: 1.8.13 -> 1.8.14 since 1.8.13.tar.gz was gone Robert Yang
2015-09-16 13:16 ` Burton, Ross
2015-09-16 14:12 ` Robert Yang [this message]
2015-09-16 15:15 ` Burton, Ross
2015-09-16 7:52 ` [PATCH 2/3] nspr: fix SRC_URI Robert Yang
2015-09-16 7:52 ` [PATCH 3/3] mkelfimage: fix owner for /usr/sbin/mkelfImage Robert Yang
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=55F978DD.9060007@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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