From 81a3a66b40aa31ebf296651be28a2af7f2e6c432 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 25 Feb 2008 17:28:43 +0000 Subject: * Update sato-icon-theme version to 0.4.1 * Remove redundant SRCREV for sato-icon-theme git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3861 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 3 +-- meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb | 5 +++++ meta/packages/sato-icon-theme/sato-icon-theme_0.4.bb | 5 ----- 3 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb delete 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 f1970915e3..e56bf9eddd 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -117,7 +117,6 @@ SRCREV_pn-exmap-console ?= "266" SRCREV_pn-gtk-sato-engine ?= "90" SRCREV_pn-matchbox-theme-sato ?= "90" SRCREV_pn-matchbox-theme-sato-2 ?= "94" -SRCREV_pn-sato-icon-theme ?= "119" SRCREV_pn-matchbox-desktop-sato ?= "76" SRCREV_pn-evince ?= "2437" SRCREV_pn-oh-puzzles ?= "22" @@ -198,7 +197,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" PREFERRED_VERSION_gtk-engines ?= "2.12.0" PREFERRED_VERSION_gtk-sato-engine ?= "0.3.1" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.4" +PREFERRED_VERSION_sato-icon-theme ?= "0.4.1" 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.4.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb new file mode 100644 index 0000000000..1dc8f9381e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.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" 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 deleted file mode 100644 index 1dc8f9381e..0000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_0.4.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" -- cgit v1.2.3-54-g00ecf