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:
01658ef
)
SlugOS: slugos.inc - set preferred version for gnutls
author
Mike Westerhof
<mwester@dls.net>
Fri, 24 Oct 2008 14:48:18 +0000
(09:48 -0500)
committer
Mike Westerhof
<mwester@dls.net>
Fri, 24 Oct 2008 14:48:18 +0000
(09:48 -0500)
(our autotools is a bit too old at the moment)
conf/distro/include/slugos.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/slugos.inc
b/conf/distro/include/slugos.inc
index
3f92a91
..
f3a78f5
100644
(file)
--- a/
conf/distro/include/slugos.inc
+++ b/
conf/distro/include/slugos.inc
@@
-158,6
+158,8
@@
PREFERRED_VERSION_pango ?= 1.20.5
PREFERRED_VERSION_glib-2.0 ?= 2.16.1
# Stick with an older gettext and e2fsprogs stuff
+# and gnutls... (our autotools is too old at the moment)
+PREFERRED_VERSION_gnutls ?= "1.6.3"
PREFERRED_VERSION_gettext ?= "0.14.1"
PREFERRED_VERSION_gettext-native ?= "0.14.1"
PREFERRED_VERSION_e2fsprogs-libs ?= "1.39"