From ae52d011b268888af60bc14def6b5bc25230b350 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 16 Jan 2008 14:50:33 +0000 Subject: sato-icon-theme: update to latest release git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3498 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 2 +- meta/packages/sato-icon-theme/sato-icon-theme_0.2.1.bb | 3 +++ meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb | 3 --- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.2.1.bb delete mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 62e08a8db7..97aeeaf292 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -189,7 +189,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" PREFERRED_VERSION_gtk-engines ?= "2.12.0" PREFERRED_VERSION_gtk-sato-engine ?= "0.1" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.2" +PREFERRED_VERSION_sato-icon-theme ?= "0.2.1" PREFERRED_VERSION_glib-2.0 ?= "2.14.5" PREFERRED_VERSION_glib-2.0-native ?= "2.14.5" diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.2.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.1.bb new file mode 100644 index 0000000000..40a53e33ec --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.1.bb @@ -0,0 +1,3 @@ +require sato-icon-theme.inc + +SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb deleted file mode 100644 index 40a53e33ec..0000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb +++ /dev/null @@ -1,3 +0,0 @@ -require sato-icon-theme.inc - -SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf