From e1077ed06cd9836e214092a2db706d616d69d081 Mon Sep 17 00:00:00 2001 From: Marcos Amorim Date: Thu, 11 Feb 2010 09:28:10 +0000 Subject: Perl-native: Fix URI Set new URI to perl-native-5.8 Older versions reside in the 5.0 subdir Marcos Amorim >From b53cb90be367ede5691e169465ac3bee21d342b2 Mon Sep 17 00:00:00 2001 From: Marcos Amorim Date: Thu, 11 Feb 2010 17:15:29 -0200 Subject: [PATCH] perl-native: Change URI Signed-off-by: Frans Meulenbroeks --- recipes/perl/perl-native_5.8.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/perl/perl-native_5.8.8.bb b/recipes/perl/perl-native_5.8.8.bb index 60a5cf5b0f..632ff161d9 100644 --- a/recipes/perl/perl-native_5.8.8.bb +++ b/recipes/perl/perl-native_5.8.8.bb @@ -7,7 +7,7 @@ PR = "r15" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}" -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://perl-5.8.8-gcc-4.2.patch;patch=1 \ file://Configure-multilib.patch;patch=1 \ file://perl-configpm-switch.patch;patch=1 \ -- cgit v1.2.3