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:
223d9ef
)
preferred-shr-versions.inc: specifically set an openssh version
author
Klaus Kurzmann
<mok@fluxnetz.de>
Mon, 30 Nov 2009 08:45:24 +0000
(09:45 +0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Mon, 30 Nov 2009 08:45:24 +0000
(09:45 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
conf/distro/include/preferred-shr-versions.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/preferred-shr-versions.inc
b/conf/distro/include/preferred-shr-versions.inc
index
b1948e8
..
b2962d8
100644
(file)
--- a/
conf/distro/include/preferred-shr-versions.inc
+++ b/
conf/distro/include/preferred-shr-versions.inc
@@
-20,6
+20,11
@@
PREFERRED_VERSION_linux-libc-headers = "2.6.31"
# now is EFL_SRCREV newer in sane-srcrevs.inc
# EFL_SRCREV ?= "43898"
+# specifically set an openssh version
+# NOTE: whenever changing the version here make sure
+ to check we won't loose our specific config !!!
+PREFERRED_VERSION_openssh = "5.2p1"
+
# upgrades used in Angstrom
PREFERRED_VERSION_gtk+ = "2.18.3"
PREFERRED_VERSION_hal = "0.5.13"