git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54c0d12
)
chinook-compat.conf: set preferred version for guile-native
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Wed, 22 Jul 2009 15:37:22 +0000
(17:37 +0200)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Wed, 22 Jul 2009 15:51:06 +0000
(17:51 +0200)
* avoids using of newer autotools
conf/distro/chinook-compat.conf
patch
|
blob
|
history
diff --git
a/conf/distro/chinook-compat.conf
b/conf/distro/chinook-compat.conf
index
8fefbbc
..
bc42ebc
100644
(file)
--- 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.