summaryrefslogtreecommitdiffstats
path: root/meta/recipes-lsb4
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-29 11:14:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-30 14:52:04 +0000
commit5e427966756700e596740778f16b96d03e8568c8 (patch)
tree7c0edf57fd6fbed6a353efdef8dafe0a67ef0b84 /meta/recipes-lsb4
parent4d3c79df13920b4f095ae12caf43e866318c3143 (diff)
downloadast2050-yocto-poky-5e427966756700e596740778f16b96d03e8568c8.zip
ast2050-yocto-poky-5e427966756700e596740778f16b96d03e8568c8.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-lsb4')
-rw-r--r--meta/recipes-lsb4/libpng/libpng12_1.2.50.bb1
-rw-r--r--meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb1
-rw-r--r--meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb1
-rw-r--r--meta/recipes-lsb4/perl/libenv-perl_1.04.bb1
-rw-r--r--meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb1
-rw-r--r--meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb1
-rw-r--r--meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb1
7 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb b/meta/recipes-lsb4/libpng/libpng12_1.2.50.bb
index cfefd41..95d5fb1 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 0a9c5cc..f93841d 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 148950f..c18bc11 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 1795e24..7d256fb 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 f11db5e..ce37c72 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 2722ec0..f1839e0 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 809c740..a8d8a7c 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"
OpenPOWER on IntegriCloud