summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
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-core
parent4d3c79df13920b4f095ae12caf43e866318c3143 (diff)
downloadpoky-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-core')
-rw-r--r--meta/recipes-core/busybox/busybox_1.21.1.bb1
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.21.bb1
-rw-r--r--meta/recipes-core/dbus/dbus-glib_0.100.2.bb1
-rw-r--r--meta/recipes-core/expat/expat_2.1.0.bb1
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb1
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb1
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb1
-rw-r--r--meta/recipes-core/zlib/zlib_1.2.8.bb1
8 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.21.1.bb b/meta/recipes-core/busybox/busybox_1.21.1.bb
index 5c0527397e..85d3208974 100644
--- a/meta/recipes-core/busybox/busybox_1.21.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.21.1.bb
@@ -1,5 +1,4 @@
1require busybox.inc 1require busybox.inc
2PR = "r0"
3 2
4SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ 3SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
5 file://get_header_tar.patch \ 4 file://get_header_tar.patch \
diff --git a/meta/recipes-core/coreutils/coreutils_8.21.bb b/meta/recipes-core/coreutils/coreutils_8.21.bb
index da14303286..dae5cfcb07 100644
--- a/meta/recipes-core/coreutils/coreutils_8.21.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.21.bb
@@ -7,7 +7,6 @@ BUGTRACKER = "http://debbugs.gnu.org/coreutils"
7LICENSE = "GPLv3+" 7LICENSE = "GPLv3+"
8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ 8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
9 file://src/ls.c;beginline=5;endline=16;md5=38b79785ca88537b75871782a2a3c6b8" 9 file://src/ls.c;beginline=5;endline=16;md5=38b79785ca88537b75871782a2a3c6b8"
10PR = "r0"
11DEPENDS = "gmp libcap" 10DEPENDS = "gmp libcap"
12DEPENDS_class-native = "" 11DEPENDS_class-native = ""
13 12
diff --git a/meta/recipes-core/dbus/dbus-glib_0.100.2.bb b/meta/recipes-core/dbus/dbus-glib_0.100.2.bb
index e08e3564d1..c1bb06a1b4 100644
--- a/meta/recipes-core/dbus/dbus-glib_0.100.2.bb
+++ b/meta/recipes-core/dbus/dbus-glib_0.100.2.bb
@@ -1,6 +1,5 @@
1require dbus-glib.inc 1require dbus-glib.inc
2 2
3PR = "r0"
4 3
5SRC_URI[md5sum] = "ad0920c7e3aad669163bb59171cf138e" 4SRC_URI[md5sum] = "ad0920c7e3aad669163bb59171cf138e"
6SRC_URI[sha256sum] = "a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5" 5SRC_URI[sha256sum] = "a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5"
diff --git a/meta/recipes-core/expat/expat_2.1.0.bb b/meta/recipes-core/expat/expat_2.1.0.bb
index 1ce18444e7..b958742edc 100644
--- a/meta/recipes-core/expat/expat_2.1.0.bb
+++ b/meta/recipes-core/expat/expat_2.1.0.bb
@@ -1,6 +1,5 @@
1require expat.inc 1require expat.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" 2LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874"
3PR = "r0"
4 3
5SRC_URI[md5sum] = "dd7dab7a5fea97d2a6a43f511449b7cd" 4SRC_URI[md5sum] = "dd7dab7a5fea97d2a6a43f511449b7cd"
6SRC_URI[sha256sum] = "823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86" 5SRC_URI[sha256sum] = "823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"
diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb
index febad7af4e..e46b19edc6 100644
--- a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb
+++ b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb
@@ -17,7 +17,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0854da868a929923087141d9d7aba7d5"
17 17
18inherit native 18inherit native
19 19
20PR = "r0"
21 20
22S = "${WORKDIR}" 21S = "${WORKDIR}"
23 22
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
index 164da36686..74ed247512 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
@@ -5,7 +5,6 @@
5 5
6SUMMARY = "Essential build dependencies" 6SUMMARY = "Essential build dependencies"
7LICENSE = "MIT" 7LICENSE = "MIT"
8PR = "r0"
9 8
10inherit packagegroup 9inherit packagegroup
11 10
diff --git a/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb b/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
index 064edfb653..e3b1c18fa9 100644
--- a/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
@@ -1,6 +1,5 @@
1SUMMARY = "Host SDK package for cross canadian toolchain" 1SUMMARY = "Host SDK package for cross canadian toolchain"
2PN = "packagegroup-cross-canadian-${MACHINE}" 2PN = "packagegroup-cross-canadian-${MACHINE}"
3PR = "r0"
4LICENSE = "MIT" 3LICENSE = "MIT"
5 4
6# Save TRANSLATED_TARGET_ARCH before allarch tramples it 5# Save TRANSLATED_TARGET_ARCH before allarch tramples it
diff --git a/meta/recipes-core/zlib/zlib_1.2.8.bb b/meta/recipes-core/zlib/zlib_1.2.8.bb
index 8dd29b9485..5cdf68584b 100644
--- a/meta/recipes-core/zlib/zlib_1.2.8.bb
+++ b/meta/recipes-core/zlib/zlib_1.2.8.bb
@@ -6,7 +6,6 @@ SECTION = "libs"
6LICENSE = "Zlib" 6LICENSE = "Zlib"
7LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd" 7LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd"
8 8
9PR = "r0"
10 9
11SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.xz \ 10SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.xz \
12 file://remove.ldconfig.call.patch \ 11 file://remove.ldconfig.call.patch \