From 7a8e799a51f9f55dd1e6f04f9244f1bc8739aee5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 21 Feb 2008 20:43:47 +0000 Subject: Bump sato-icon-theme to 0.4 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3847 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 2 +- meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb | 5 ----- meta/packages/sato-icon-theme/sato-icon-theme_0.4.bb | 5 +++++ 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.4.bb diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 8fda0a46a6..356edcf722 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.3" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.3.2" +PREFERRED_VERSION_sato-icon-theme ?= "0.4" 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.2.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.bb deleted file mode 100644 index 1dc8f9381e..0000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.2.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.4.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.bb new file mode 100644 index 0000000000..1dc8f9381e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.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-54-g00ecf