From: Paul Eggleton Date: Tue, 16 Apr 2013 14:44:04 +0000 (+0100) Subject: hicolor-icon-theme: bump PR to allow removal of duplicate from meta-gnome X-Git-Tag: 2015-4~6813 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=200685bde7ea222891e1dde27f086caea9216e48;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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 759c9d8121..7c911e08a6 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"