summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"