From c7e79ab0ad5a004f2145179566911d151e7cc6c1 Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@openedhand.com>
Date: Sat, 16 Feb 2008 11:10:08 +0000
Subject: sato-icon-theme: update to latest sato-icon-theme

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3821 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/conf/distro/poky.conf                             | 2 +-
 meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb | 5 -----
 meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb | 5 +++++
 3 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
 create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb

(limited to 'meta')

diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 832e18f44..1ccb0b226 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -197,7 +197,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9"
 PREFERRED_VERSION_gtk-engines ?= "2.12.0"
 PREFERRED_VERSION_gtk-sato-engine ?= "0.2"
 PREFERRED_VERSION_matchbox-theme-sato ?= "0.1"
-PREFERRED_VERSION_sato-icon-theme ?= "0.3.1"
+PREFERRED_VERSION_sato-icon-theme ?= "0.3.2"
 
 PREFERRED_VERSION_glib-2.0 ?= "2.14.6"
 PREFERRED_VERSION_glib-2.0-native ?= "2.14.6"
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
deleted file mode 100644
index 1dc8f9381..000000000
--- a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require sato-icon-theme.inc
-
-DEPENDS += "icon-naming-utils-native"
-
-SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb
new file mode 100644
index 000000000..1dc8f9381
--- /dev/null
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb
@@ -0,0 +1,5 @@
+require sato-icon-theme.inc
+
+DEPENDS += "icon-naming-utils-native"
+
+SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"
-- 
cgit v1.2.3