summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky.conf6
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb3
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb3
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index a046d1fb5..62e08a8db 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -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
index 0a29175aa..000000000
--- a/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb
+++ /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
index 000000000..40a53e33e
--- /dev/null
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb
@@ -0,0 +1,3 @@
+require sato-icon-theme.inc
+
+SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"