summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/distro/poky.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-13 00:21:13 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-13 00:21:13 +0000
commitc66704cd6f91044a345096b9e3ab413e14e79319 (patch)
tree23700094871048b2deebd1e75ac5bb2171846c6d /openembedded/conf/distro/poky.conf
parent5fb35ca11147ed30c619cf93e19331fd835f3da9 (diff)
downloadpoky-c66704cd6f91044a345096b9e3ab413e14e79319.tar.gz
Various misc metadata fixes to enable poky builds again
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@273 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro/poky.conf')
-rw-r--r--openembedded/conf/distro/poky.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf
index ad35c65b00..a996183c79 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -69,6 +69,8 @@ PREFERRED_PROVIDER_x11 = "diet-x11"
69PREFERRED_PROVIDER_gconf=gconf-dbus 69PREFERRED_PROVIDER_gconf=gconf-dbus
70PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus 70PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus
71 71
72PREFERRED_VERSION_gnome-vfs-dbus = "2.12.0+cvs${SRCDATE}"
73
72 74
73# 75#
74# CVS Dates to use: 76# CVS Dates to use:
@@ -170,3 +172,5 @@ PREFERRED_VERSION_xrdb ?= "0.0+cvs${SRCDATE}"
170PREFERRED_VERSION_xst ?= "0.15" 172PREFERRED_VERSION_xst ?= "0.15"
171 173
172PREFERRED_VERSION_oprofile ?= "0.0+cvs${SRCDATE}" 174PREFERRED_VERSION_oprofile ?= "0.0+cvs${SRCDATE}"
175
176PCMCIA_MANAGER = "pcmciautils" \ No newline at end of file