summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-04 12:19:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-04 14:07:50 +0100
commitcf1f3f552f9bc7e783765df5c0aa30207cb9bc1b (patch)
treecee84805c123e12d53a34ec4289ca01fe987ae29 /meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
parent09aaad16be178bd675750aa6cfe7a373d7c9a8a6 (diff)
downloadast2050-yocto-poky-cf1f3f552f9bc7e783765df5c0aa30207cb9bc1b.zip
ast2050-yocto-poky-cf1f3f552f9bc7e783765df5c0aa30207cb9bc1b.tar.gz
sato-icon-theme: use gtk-icon-cache helper class
Instead of explicitly updating the icon cache use the helper class that also forces a loader update at the same time. This eliminates the possibility of updating the icon cache without any gdk-pixbuf loaders. Also check that the Sato icon theme isn't already set to avoid appending to the file every time the postinst runs. [YOCTO #2399] (From OE-Core rev: 9d98dbdae4c05fcf50d546f554a04dc3f0bd66c3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb')
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
index 108f8e8..6405359 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
@@ -2,7 +2,7 @@ require sato-icon-theme.inc
DEPENDS += "icon-naming-utils-native"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \
file://iconpath-option.patch \
OpenPOWER on IntegriCloud