]> code.ossystems Code Review - openembedded-core.git/commitdiff
hicolor-icon-theme: bump PR to allow removal of duplicate from meta-gnome
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 16 Apr 2013 14:44:04 +0000 (15:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2013 15:49:16 +0000 (16:49 +0100)
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@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb

index 759c9d8121d8c01883e875ec618a5e856f9014f4..7c911e08a6d9b8f94e8339477fa87d4b35a430da 100644 (file)
@@ -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"