From d1d8b9c53ab27050c36618b631703cb03935a896 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 16 Apr 2013 15:44:04 +0100 Subject: 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 --- meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-gnome') 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" -- cgit 1.2.3-korg