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: rev_ivi_2015_02_04~12881 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4ae7ad5fb0f448c4f59fadda46658fdff0fd341f;p=scm%2Fbb%2Ftizen-distro.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. (From OE-Core rev: 200685bde7ea222891e1dde27f086caea9216e48) 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 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"