sato-icon-theme: bump to 0.2
authorRoss Burton <ross@openedhand.com>
Tue, 15 Jan 2008 16:40:55 +0000 (16:40 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 15 Jan 2008 16:40:55 +0000 (16:40 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3492 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf
meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb [deleted file]
meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb [new file with mode: 0644]

index a046d1f..62e08a8 100644 (file)
@@ -103,14 +103,14 @@ SRCDATE_xcalibrate ?= "20060312"
 SRCDATE_oprofile ?= "20070928"
 SRCREV_pn-oprofileui ?= "160"
 SRCREV_pn-zaurusd ?= "296"
-SRCREV_pn-owl-video-widget ?= "266"
+SRCREV_pn-owl-video-widget ?= "324"
 SRCREV_pn-psplash ?= "266"
 SRCDATE_maemo-mapper-nohildon ?= "20061114"
 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 ?= "90"
+SRCREV_pn-sato-icon-theme ?= "99"
 SRCREV_pn-matchbox-desktop-sato ?= "76"
 SRCREV_pn-evince ?= "2437"
 SRCREV_pn-oh-puzzles ?= "22"
@@ -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.1"
+PREFERRED_VERSION_sato-icon-theme ?= "0.2"
 
 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.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb
deleted file mode 100644 (file)
index 0a29175..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-require sato-icon-theme.inc
-
-SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-${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
new file mode 100644 (file)
index 0000000..40a53e3
--- /dev/null
@@ -0,0 +1,3 @@
+require sato-icon-theme.inc
+
+SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"