* [PATCH] perl-native: fix download url
@ 2011-06-10 19:22 Anders Darander
2011-06-11 4:45 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Anders Darander @ 2011-06-10 19:22 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Anders Darander <anders@chargestorm.se>
---
meta/recipes-devtools/perl/perl-native_5.12.3.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
index cbb4e78..1751516 100644
--- a/meta/recipes-devtools/perl/perl-native_5.12.3.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
@@ -9,7 +9,7 @@ PR = "r2"
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
+SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/5.0/perl-${PV}.tar.gz \
file://Configure-multilib.patch \
file://perl-configpm-switch.patch \
file://parallel_build_fix_1.patch \
--
1.7.4.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] perl-native: fix download url
2011-06-10 19:22 [PATCH] perl-native: fix download url Anders Darander
@ 2011-06-11 4:45 ` Khem Raj
2011-06-11 11:10 ` Anders Darander
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2011-06-11 4:45 UTC (permalink / raw)
To: openembedded-core
On 06/10/2011 12:22 PM, Anders Darander wrote:
> Signed-off-by: Anders Darander<anders@chargestorm.se>
> ---
> meta/recipes-devtools/perl/perl-native_5.12.3.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
> index cbb4e78..1751516 100644
> --- a/meta/recipes-devtools/perl/perl-native_5.12.3.bb
> +++ b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
> @@ -9,7 +9,7 @@ PR = "r2"
> LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
> file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
>
> -SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
> +SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/5.0/perl-${PV}.tar.gz \
> file://Configure-multilib.patch \
> file://perl-configpm-switch.patch \
> file://parallel_build_fix_1.patch \
I think while you are at it switch the url to use
www.cpan.org/src
-Khem
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-11 11:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 19:22 [PATCH] perl-native: fix download url Anders Darander
2011-06-11 4:45 ` Khem Raj
2011-06-11 11:10 ` Anders Darander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox