diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-31 10:45:34 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-31 10:45:34 +0000 |
commit | 46afad28d817f77b9c7f30f8f84fcbf2c991013b (patch) | |
tree | 637738c4cc743be52ecaf80a9cde0b4c09ac6f19 /meta/conf | |
parent | 72aa7321c7c59322b1bdd853d97ad00533f127ed (diff) | |
download | poky-46afad28d817f77b9c7f30f8f84fcbf2c991013b.tar.gz |
Add matchbox-theme-sato and sato-icon-theme 0.1, update distro config to match
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2243 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index b389726053..b051213655 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -105,9 +105,9 @@ SRCDATE_psplash ?= "20070529" | |||
105 | SRCDATE_maemo-mapper-nohildon ?= "20061114" | 105 | SRCDATE_maemo-mapper-nohildon ?= "20061114" |
106 | SRCDATE_exmap-console = "20070529" | 106 | SRCDATE_exmap-console = "20070529" |
107 | SRCDATE_gtk-sato-engine = "20070731" | 107 | SRCDATE_gtk-sato-engine = "20070731" |
108 | SRCDATE_matchbox-theme-sato = "20070723" | 108 | SRCDATE_matchbox-theme-sato = "20070731" |
109 | SRCDATE_tasks = "20070711" | 109 | SRCDATE_tasks = "20070711" |
110 | SRCDATE_sato-icon-theme = "20070630" | 110 | SRCDATE_sato-icon-theme = "20070731" |
111 | SRCDATE_matchbox-desktop-sato = "20070704" | 111 | SRCDATE_matchbox-desktop-sato = "20070704" |
112 | SRCDATE_evince = "20070505" | 112 | SRCDATE_evince = "20070505" |
113 | SRCDATE_oh-puzzles = "20070714" | 113 | SRCDATE_oh-puzzles = "20070714" |
@@ -140,6 +140,8 @@ PREFERRED_VERSION_matchbox-themes-extra ?= "0.3+svn${SRCDATE}" | |||
140 | PREFERRED_VERSION_matchbox-wm ?= "1.2+svn${SRCDATE}" | 140 | PREFERRED_VERSION_matchbox-wm ?= "1.2+svn${SRCDATE}" |
141 | PREFERRED_VERSION_libmatchbox ?= "1.9" | 141 | PREFERRED_VERSION_libmatchbox ?= "1.9" |
142 | PREFERRED_VERSION_gtk-sato-engine = "0.1" | 142 | PREFERRED_VERSION_gtk-sato-engine = "0.1" |
143 | PREFERRED_VERSION_matchbox-theme-sato = "0.1" | ||
144 | PREFERRED_VERSION_sato-icon-theme = "0.1" | ||
143 | 145 | ||
144 | PREFERRED_VERSION_glib-2.0 ?= "2.10.3" | 146 | PREFERRED_VERSION_glib-2.0 ?= "2.10.3" |
145 | PREFERRED_VERSION_glib-2.0-native ?= "2.10.3" | 147 | PREFERRED_VERSION_glib-2.0-native ?= "2.10.3" |