summaryrefslogtreecommitdiff
path: root/conf/distro/chinook-compat.conf
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-23 14:37:22 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-23 14:37:22 +0400
commit922a5b21abe0bb42d1231fd75c9c41dee50f3170 (patch)
treea88e16dabc60af7c9459036a0cb2de6f28bc83a0 /conf/distro/chinook-compat.conf
parent527d3b71c92a047c1388b598892e31767ca341e0 (diff)
parent948a769029c5195d6962f9ceb70f57918815bdb0 (diff)
Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-rw-r--r--conf/distro/chinook-compat.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index 8fefbbce8a..bc42ebc227 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -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.