summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb
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-graphics/xcb
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-graphics/xcb')
-rw-r--r--meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto_1.8.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb1
-rw-r--r--meta/recipes-graphics/xcb/xcb-util_0.3.9.bb1
7 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
index c121bb947c..ad046d19c8 100644
--- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
@@ -6,7 +6,6 @@ BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=XCB"
6SECTION = "x11/libs" 6SECTION = "x11/libs"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6edc1fea03d959f0c2d743fe5ca746ad" 8LIC_FILES_CHKSUM = "file://COPYING;md5=6edc1fea03d959f0c2d743fe5ca746ad"
9PR = "r0"
10 9
11PARALLEL_MAKE = "" 10PARALLEL_MAKE = ""
12#DEPENDS = "xcb-proto xproto libxau libxslt-native" 11#DEPENDS = "xcb-proto xproto libxau libxslt-native"
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.8.bb b/meta/recipes-graphics/xcb/xcb-proto_1.8.bb
index 785156a20d..0425ef412d 100644
--- a/meta/recipes-graphics/xcb/xcb-proto_1.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-proto_1.8.bb
@@ -4,7 +4,6 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
5 file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" 5 file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
6 6
7PR = "r0"
8 7
9SRC_URI[md5sum] = "a5de3432cc6e43cc6a27f241dbb991b1" 8SRC_URI[md5sum] = "a5de3432cc6e43cc6a27f241dbb991b1"
10SRC_URI[sha256sum] = "233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0" 9SRC_URI[sha256sum] = "233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0"
diff --git a/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
index 89d79abf04..1d36893f93 100644
--- a/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
@@ -5,7 +5,6 @@ DEPENDS += "xcb-util"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \ 6LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \
7 file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c" 7 file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c"
8PR = "r0"
9 8
10SRC_URI[md5sum] = "fabb80b36490b00fc91289e2c7f66770" 9SRC_URI[md5sum] = "fabb80b36490b00fc91289e2c7f66770"
11SRC_URI[sha256sum] = "d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df" 10SRC_URI[sha256sum] = "d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df"
diff --git a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
index 43f5e6504c..39ead34e92 100644
--- a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
@@ -3,7 +3,6 @@ require xcb-util.inc
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \ 4LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \
5 " 5 "
6PR = "r0"
7 6
8SRC_URI[md5sum] = "64e4aad2d48cd4a92e2da13b9f35bfd2" 7SRC_URI[md5sum] = "64e4aad2d48cd4a92e2da13b9f35bfd2"
9SRC_URI[sha256sum] = "7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e" 8SRC_URI[sha256sum] = "7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e"
diff --git a/meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb
index c729db8e0b..93b34e8402 100644
--- a/meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec
5 file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \ 5 file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \
6 file://renderutil/xcb_renderutil.h;md5=c8732d30d204d3b55e956489f635cefb \ 6 file://renderutil/xcb_renderutil.h;md5=c8732d30d204d3b55e956489f635cefb \
7 " 7 "
8PR = "r0"
9 8
10SRC_URI[md5sum] = "b346ff598ee093c141f836fbc0f8f721" 9SRC_URI[md5sum] = "b346ff598ee093c141f836fbc0f8f721"
11SRC_URI[sha256sum] = "9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452" 10SRC_URI[sha256sum] = "9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452"
diff --git a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
index 465ccd4a9f..944e0d88b1 100644
--- a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610
6 file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \ 6 file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \
7 file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \ 7 file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \
8 " 8 "
9PR = "r0"
10 9
11SRC_URI[md5sum] = "c612aae7ffe2e70fe743efab9c5548e9" 10SRC_URI[md5sum] = "c612aae7ffe2e70fe743efab9c5548e9"
12SRC_URI[sha256sum] = "038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030" 11SRC_URI[sha256sum] = "038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030"
diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
index 6f2cd43ea1..c5d8858115 100644
--- a/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
+++ b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
@@ -3,7 +3,6 @@ require xcb-util.inc
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \ 4LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
5 file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9" 5 file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
6PR = "r0"
7 6
8SRC_URI[md5sum] = "01dcc7a16d5020530552712710646ea2" 7SRC_URI[md5sum] = "01dcc7a16d5020530552712710646ea2"
9SRC_URI[sha256sum] = "c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4" 8SRC_URI[sha256sum] = "c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4"