From 5e427966756700e596740778f16b96d03e8568c8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 29 Oct 2013 11:14:13 +0000 Subject: recipes: Remove PR = r0 from all recipes Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). (From OE-Core rev: 58ae94f1b06d0e6234413dbf9869bde85f154c85) Signed-off-by: Richard Purdie --- meta/recipes-lsb4/libpng/libpng12_1.2.50.bb | 1 - meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb | 1 - meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb | 1 - meta/recipes-lsb4/perl/libenv-perl_1.04.bb | 1 - meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb | 1 - meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb | 1 - meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb | 1 - 7 files changed, 7 deletions(-) (limited to 'meta/recipes-lsb4') diff --git a/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb b/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb index cfefd41beb..95d5fb1b2c 100644 --- a/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb +++ b/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb @@ -6,7 +6,6 @@ LICENSE = "Libpng" LIC_FILES_CHKSUM = "file://LICENSE;md5=c3d807a85c09ebdff087f18b4969ff96 \ file://png.h;beginline=310;endline=424;md5=b87b5e9252a3e14808a27b92912d268d" DEPENDS = "zlib" -PR = "r0" PN = "libpng12" S = "${WORKDIR}/libpng-${PV}" diff --git a/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb b/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb index 0a9c5cc52a..f93841dc7f 100644 --- a/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb +++ b/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb @@ -16,7 +16,6 @@ This library, Class::ISA, provides functions that return that list -- the list\ HOMEPAGE = "http://search.cpan.org/dist/Class-ISA/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://README;beginline=107;endline=111;md5=6a5c6842a63cfe4dab1f66e2350e4d25" diff --git a/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb b/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb index 148950f805..c18bc1175f 100644 --- a/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb +++ b/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb @@ -4,7 +4,6 @@ DESCRIPTION = "Perl module for provides screen dump of Perl data." HOMEPAGE = "http://search.cpan.org/~flora/Dumpvalue/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://LICENSE;md5=f736bec5ada1fc5e39b2a8e7e06bbcbb" diff --git a/meta/recipes-lsb4/perl/libenv-perl_1.04.bb b/meta/recipes-lsb4/perl/libenv-perl_1.04.bb index 1795e246c3..7d256fbd0c 100644 --- a/meta/recipes-lsb4/perl/libenv-perl_1.04.bb +++ b/meta/recipes-lsb4/perl/libenv-perl_1.04.bb @@ -6,7 +6,6 @@ variables to be treated as scalar or array variables." HOMEPAGE = "http://search.cpan.org/~flora/Env/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://LICENSE;md5=76c1cbf18db56b3340d91cb947943bd3" diff --git a/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb b/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb index f11db5e2b4..ce37c72ca8 100644 --- a/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb +++ b/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb @@ -17,7 +17,6 @@ The routine returns the number of warnings issued." HOMEPAGE = "http://search.cpan.org/~flora/File-CheckTree/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://LICENSE;md5=c6fcacc5df80e037060300a7f4b93bf9" diff --git a/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb b/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb index 2722ec04a9..f1839e0cf9 100644 --- a/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb +++ b/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb @@ -6,7 +6,6 @@ on your system." HOMEPAGE = "http://search.cpan.org/~flora/I18N-Collate/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ff6d629144a6ec1ea8c300f75760184f" diff --git a/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb b/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb index 809c740f2a..a8d8a7c1ec 100644 --- a/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb +++ b/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb @@ -8,7 +8,6 @@ This can be used to pre-process Pod before using tools which do not recognise th HOMEPAGE = "http://search.cpan.org/dist/Pod-Plainer/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -PR = "r0" LIC_FILES_CHKSUM = "file://README;beginline=27;md5=80b4a99d477135bfcd1d0a44a041c63c" -- cgit 1.2.3-korg