summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-02-01 10:20:56 +0000
committerRoss Burton <ross@openedhand.com>2007-02-01 10:20:56 +0000
commit6c84e2bd3f43172be14a615c14c2bc83c02b1e27 (patch)
treeea8ed7f50caeb45f8dd60dd675bcc200a27527be /meta/conf
parent647be453fcf3439748292c1cb6f5d38c7c5adc61 (diff)
downloadpoky-6c84e2bd3f43172be14a615c14c2bc83c02b1e27.tar.gz
Update panel and Dates srcdate, add desktop preferred versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1241 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/poky.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index be11d2f752..cb74e03a4c 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -63,6 +63,7 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib"
63PREFERRED_PROVIDER_gconf ?= "gconf-dbus" 63PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
64PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" 64PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs"
65PREFERRED_PROVIDER_tslib ?= "tslib" 65PREFERRED_PROVIDER_tslib ?= "tslib"
66PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel"
66 67
67 68
68# 69#
@@ -70,7 +71,7 @@ PREFERRED_PROVIDER_tslib ?= "tslib"
70# 71#
71SRCDATE_gconf-dbus ?= "20061219" 72SRCDATE_gconf-dbus ?= "20061219"
72SRCDATE_contacts ?= "20060707" 73SRCDATE_contacts ?= "20060707"
73SRCDATE_dates ?= "20060721" 74SRCDATE_dates ?= "20070127"
74SRCDATE_gtkhtml2 ?= "20060323" 75SRCDATE_gtkhtml2 ?= "20060323"
75SRCDATE_web ?= "20060613" 76SRCDATE_web ?= "20060613"
76SRCDATE_eds-dbus ?= "20061224" 77SRCDATE_eds-dbus ?= "20061224"
@@ -82,10 +83,11 @@ SRCDATE_ipkg-link ?= "20050930"
82SRCDATE_matchbox-common ?= "20060612" 83SRCDATE_matchbox-common ?= "20060612"
83SRCDATE_matchbox-config-gtk ?= "20060612" 84SRCDATE_matchbox-config-gtk ?= "20060612"
84SRCDATE_matchbox-desktop ?= "20060612" 85SRCDATE_matchbox-desktop ?= "20060612"
86SRCDATE_matchbox-desktop-2 ?= "20070202"
85SRCDATE_matchbox-keyboard ?= "20060612" 87SRCDATE_matchbox-keyboard ?= "20060612"
86SRCDATE_matchbox-panel ?= "20060727" 88SRCDATE_matchbox-panel ?= "20060727"
87SRCDATE_matchbox-panel-manager ?= "20060612" 89SRCDATE_matchbox-panel-manager ?= "20060612"
88SRCDATE_matchbox-panel-2 ?= "20070125" 90SRCDATE_matchbox-panel-2 ?= "20070202"
89SRCDATE_matchbox-stroke ?= "20060612" 91SRCDATE_matchbox-stroke ?= "20060612"
90SRCDATE_matchbox-themes-extra ?= "20060612" 92SRCDATE_matchbox-themes-extra ?= "20060612"
91SRCDATE_matchbox-wm ?= "20061223" 93SRCDATE_matchbox-wm ?= "20061223"