[oe-commits] Paul Eggleton : hicolor-icon-theme: bump PR to allow removal of duplicate from meta-gnome

git at git.openembedded.org git at git.openembedded.org
Tue Apr 16 15:48:45 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 200685bde7ea222891e1dde27f086caea9216e48
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=200685bde7ea222891e1dde27f086caea9216e48

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Apr 16 15:44:04 2013 +0100

hicolor-icon-theme: bump PR to allow removal of duplicate from meta-gnome

The recipe in meta-gnome has PR = "r1" so make it the same here and
avoid PR going backwards for existing users of meta-gnome when the
recipe there is removed.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
index 759c9d8..7c911e0 100644
--- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
+++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
@@ -10,7 +10,7 @@ inherit gnome allarch
 
 DEPENDS = ""
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \
         file://index.theme"





More information about the Openembedded-commits mailing list