diff options
author | Ross Burton <ross@openedhand.com> | 2007-02-01 10:20:56 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-02-01 10:20:56 +0000 |
commit | 6c84e2bd3f43172be14a615c14c2bc83c02b1e27 (patch) | |
tree | ea8ed7f50caeb45f8dd60dd675bcc200a27527be /meta/conf | |
parent | 647be453fcf3439748292c1cb6f5d38c7c5adc61 (diff) | |
download | poky-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.conf | 6 |
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" | |||
63 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 63 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" | 64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" |
65 | PREFERRED_PROVIDER_tslib ?= "tslib" | 65 | PREFERRED_PROVIDER_tslib ?= "tslib" |
66 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel" | ||
66 | 67 | ||
67 | 68 | ||
68 | # | 69 | # |
@@ -70,7 +71,7 @@ PREFERRED_PROVIDER_tslib ?= "tslib" | |||
70 | # | 71 | # |
71 | SRCDATE_gconf-dbus ?= "20061219" | 72 | SRCDATE_gconf-dbus ?= "20061219" |
72 | SRCDATE_contacts ?= "20060707" | 73 | SRCDATE_contacts ?= "20060707" |
73 | SRCDATE_dates ?= "20060721" | 74 | SRCDATE_dates ?= "20070127" |
74 | SRCDATE_gtkhtml2 ?= "20060323" | 75 | SRCDATE_gtkhtml2 ?= "20060323" |
75 | SRCDATE_web ?= "20060613" | 76 | SRCDATE_web ?= "20060613" |
76 | SRCDATE_eds-dbus ?= "20061224" | 77 | SRCDATE_eds-dbus ?= "20061224" |
@@ -82,10 +83,11 @@ SRCDATE_ipkg-link ?= "20050930" | |||
82 | SRCDATE_matchbox-common ?= "20060612" | 83 | SRCDATE_matchbox-common ?= "20060612" |
83 | SRCDATE_matchbox-config-gtk ?= "20060612" | 84 | SRCDATE_matchbox-config-gtk ?= "20060612" |
84 | SRCDATE_matchbox-desktop ?= "20060612" | 85 | SRCDATE_matchbox-desktop ?= "20060612" |
86 | SRCDATE_matchbox-desktop-2 ?= "20070202" | ||
85 | SRCDATE_matchbox-keyboard ?= "20060612" | 87 | SRCDATE_matchbox-keyboard ?= "20060612" |
86 | SRCDATE_matchbox-panel ?= "20060727" | 88 | SRCDATE_matchbox-panel ?= "20060727" |
87 | SRCDATE_matchbox-panel-manager ?= "20060612" | 89 | SRCDATE_matchbox-panel-manager ?= "20060612" |
88 | SRCDATE_matchbox-panel-2 ?= "20070125" | 90 | SRCDATE_matchbox-panel-2 ?= "20070202" |
89 | SRCDATE_matchbox-stroke ?= "20060612" | 91 | SRCDATE_matchbox-stroke ?= "20060612" |
90 | SRCDATE_matchbox-themes-extra ?= "20060612" | 92 | SRCDATE_matchbox-themes-extra ?= "20060612" |
91 | SRCDATE_matchbox-wm ?= "20061223" | 93 | SRCDATE_matchbox-wm ?= "20061223" |