From c15142c5e3c5556e7a9d534e8b0a5aa175b79a3a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 27 Jan 2011 10:23:53 -0700 Subject: perl: Drop 5.8.8, bump PR in all perl recipes Also remove DEFAULT_PREFERENCE = -1 from 5.10.1 Acked-by: Koen Kooi Acked-by: Martin Jansa Acked-by: Frans Meulenbroeks Signed-off-by: Tom Rini --- recipes/perl/libclass-inspector-perl_1.24.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/perl/libclass-inspector-perl_1.24.bb') diff --git a/recipes/perl/libclass-inspector-perl_1.24.bb b/recipes/perl/libclass-inspector-perl_1.24.bb index 47b039a5e4..96ea3448a3 100644 --- a/recipes/perl/libclass-inspector-perl_1.24.bb +++ b/recipes/perl/libclass-inspector-perl_1.24.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Class::Inspector - Get information about a class and its structure" SECTION = "libs" LICENSE = "Artistic|GPLv1+" -PR = "r0" +PR = "r1" SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-${PV}.tar.gz" -- cgit 1.2.3-korg