From 1569f71674fc5f6d091227d9c17dfda2cdf8dc43 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Mon, 30 Nov 2009 09:45:24 +0100 Subject: preferred-shr-versions.inc: specifically set an openssh version Signed-off-by: Klaus Kurzmann --- conf/distro/include/preferred-shr-versions.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc index b1948e8c02..b2962d8770 100644 --- 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" -- cgit 1.2.3-korg