summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-01 12:32:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-01 12:33:03 +0000
commit7cffb5b8a8d3b314bf228c8737bb738feb91ad72 (patch)
treede72141fdb06e63bc0b49d9247d9097e988e731b /meta
parent012b4af733ee796bb327d1876cabb86f83684b1b (diff)
downloadpoky-7cffb5b8a8d3b314bf228c8737bb738feb91ad72.tar.gz
gnome-desktop: Bump PR after xcb-util changes
(From OE-Core rev: 19266bcaae3ee4588e2da1e76a1066f2a150f371) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/gnome/gnome-desktop.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-desktop.inc b/meta/recipes-gnome/gnome/gnome-desktop.inc
index cfc1c2ea4c..ef78531d1c 100644
--- a/meta/recipes-gnome/gnome/gnome-desktop.inc
+++ b/meta/recipes-gnome/gnome/gnome-desktop.inc
@@ -11,7 +11,7 @@ do_configure_prepend () {
11 11
12FILES_${PN} += "${datadir}/gnome-about" 12FILES_${PN} += "${datadir}/gnome-about"
13 13
14PR = "r3" 14PR = "r4"
15 15
16inherit gnome pkgconfig 16inherit gnome pkgconfig
17 17