From 4cd4c998b0614c00db02f0ad6b79fd0a1a5226cc Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 22 Aug 2010 14:17:48 +0200 Subject: Adding new hwinfo to the several distro descriptions ... --- boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm') diff --git a/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm b/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm index 87585160..f2372f8f 100644 --- a/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm +++ b/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm @@ -1,4 +1,4 @@ -# Copyright (c) 2009 - OpenSLX GmbH +# Copyright (c) 2009..2010 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -52,7 +52,7 @@ sub determineMatchingHwinfoVersion '4.7' => '13.11', '5.3' => '15.3', '5.4' => '15.21', - '5.5' => '15.21', + '5.5' => '16.0', ); return $versionMap{$distroVersion} || $self->SUPER::determineMatchingHwinfoVersion($distroVersion); -- cgit v1.2.3-55-g7522