aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/chinook-compat.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-rw-r--r--conf/distro/chinook-compat.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index 8fefbbce8a..d773de449a 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -104,7 +104,7 @@ PREFERRED_VERSION_gconf = "2.6.1"
# gstreamer
# 0.10.13 would be correct (+ maemo patches)
-PREFERRED_VERSION_gstreamer = "0.10.14"
+PREFERRED_VERSION_gstreamer = "0.10.17"
PREFERRED_VERSION_gst-plugins-good = "0.10.6"
# 0.10.13 would be correct (+ maemo patches)
PREFERRED_VERSION_gst-plugins-base = "0.10.14"
@@ -181,7 +181,7 @@ PREFERRED_PROVIDER_midpath = "midpath-maemo"
PREFERRED_PROVIDER_midpath-backend-gtk = "midpath-backend-gtk-hildon"
# Need jamvm-initial since cacao 0.98 seems to get miscompiled with newer GCCs.
-PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
+PREFERRED_PROVIDER_virtual/java-initial ?= "jamvm-initial"
PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
@@ -194,6 +194,9 @@ PREFERRED_VERSION_swt3.4-gtk-hildon = "3.4"
# Does not build with later versions
PREFERRED_VERSION_fakeroot-native = "1.9.6"
+# newer Versions needs newer autotools we cant relay on
+PREFERRED_VERSION_guile-native = "1.8.2"
+
# WARNING: If you change these values after the respective package has
# been built the change will have no effect. Edit the package's file in
# ${STAGING}/pkgdata/runtime then.