[oe-commits] Koen Kooi : metacity: bump PR

git version control git at git.openembedded.org
Thu Aug 12 17:03:52 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 60df02db6f7b0a4dfcb3f3ca9052460c58aecfb6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=60df02db6f7b0a4dfcb3f3ca9052460c58aecfb6

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Aug 12 10:43:28 2010 +0200

metacity: bump PR
gnome-panel: bump PR

---

 recipes/gnome/gnome-panel_2.30.0.bb |    2 ++
 recipes/gnome/metacity_2.30.0.bb    |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-panel_2.30.0.bb b/recipes/gnome/gnome-panel_2.30.0.bb
index cfe2cfe..dd9ba5a 100644
--- a/recipes/gnome/gnome-panel_2.30.0.bb
+++ b/recipes/gnome/gnome-panel_2.30.0.bb
@@ -3,6 +3,8 @@ LICENSE = "GPL"
 SECTION = "x11/gnome"
 DEPENDS = "libcanberra gconf librsvg libgweather startup-notification libwnck orbit2 gtk+ libbonoboui libglade libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native"
 
+PR = "r1"
+
 inherit gnome pkgconfig
 
 SRC_URI += "file://idl-sysroot.patch"
diff --git a/recipes/gnome/metacity_2.30.0.bb b/recipes/gnome/metacity_2.30.0.bb
index d602879..d208839 100644
--- a/recipes/gnome/metacity_2.30.0.bb
+++ b/recipes/gnome/metacity_2.30.0.bb
@@ -3,6 +3,8 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you."
 LICENSE = "GPL"
 DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native"
 
+PR = "r1"
+
 inherit gnome update-alternatives
 
 SRC_URI += "file://crosscompile.patch "





More information about the Openembedded-commits mailing list