From 4b46c1f6e891b1ddd5968536440b888661fade3e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 31 Aug 2005 10:45:47 +0000 Subject: Initial population git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/distro/maemo-preferred.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openembedded/conf/distro/maemo-preferred.inc (limited to 'openembedded/conf/distro/maemo-preferred.inc') diff --git a/openembedded/conf/distro/maemo-preferred.inc b/openembedded/conf/distro/maemo-preferred.inc new file mode 100644 index 000000000..943f24432 --- /dev/null +++ b/openembedded/conf/distro/maemo-preferred.inc @@ -0,0 +1,10 @@ +PREFERRED_PROVIDER_gconf = "gconf-osso" +PREFERRED_PROVIDER_tslib = "tslib-maemo" +PREFERRED_VERSION_dbus = "0.23.1-osso5" +PREFERRED_VERSION_audiofile = "0.2.6-3osso4" +PREFERRED_PROVIDER_esd = "osso-esd" +PREFERRED_VERSION_gtk+ = "2.6.4-1.osso7" +PREFERRED_VERSION_glib-2.0 = "2.6.4" +PREFERRED_VERSION_pango = "1.8.1" +PREFERRED_VERSION_atk = "1.9.0" +PREFERRED_VERSION_diet-x11 ?= "6.2.1" \ No newline at end of file -- cgit v1.2.3