summaryrefslogtreecommitdiff
path: root/conf/distro/include/maemo-preferred.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-14 15:11:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-14 15:11:06 +0000
commit2c35ddb8949a8db25e9a0da5eb72146a6191cacf (patch)
tree0dc08d2dd8f46cfd5f08aa6c22c6009ce2d97394 /conf/distro/include/maemo-preferred.inc
parent5b7397bba0d219bb48f7ae0524f757b3cbdcc949 (diff)
conf/distro cleanup. conf/distro should only contain files that are ok to be directly included
by means of setting DISTRO. conf/distro/include should contain those which doesn't.
Diffstat (limited to 'conf/distro/include/maemo-preferred.inc')
-rw-r--r--conf/distro/include/maemo-preferred.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/distro/include/maemo-preferred.inc b/conf/distro/include/maemo-preferred.inc
new file mode 100644
index 0000000000..943f244326
--- /dev/null
+++ b/conf/distro/include/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