From fcdbb9f92a2aa2722dbbce730cc70e5a2faf66c1 Mon Sep 17 00:00:00 2001 From: "Brian J. Murrell" Date: Mon, 17 May 2010 16:55:57 -0400 Subject: [PATCH] b=22787 update to ofed to 1.5.1 For O/Ses where we don't use the vendor supplied OFED, update the built OFED to 1.5.1. i=johann --- lustre/kernel_patches/targets/2.6-rhel4.target.in | 2 +- lustre/kernel_patches/targets/2.6-sles10.target.in | 2 +- lustre/kernel_patches/targets/2.6-sles11.target.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/kernel_patches/targets/2.6-rhel4.target.in b/lustre/kernel_patches/targets/2.6-rhel4.target.in index 8733f45..2c9d058 100644 --- a/lustre/kernel_patches/targets/2.6-rhel4.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel4.target.in @@ -9,7 +9,7 @@ RHBUILD=1 LINUX26=1 LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.4.2 +OFED_VERSION=1.5.1 BASE_ARCHS="i686 x86_64 ia64" BIGMEM_ARCHS="" diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index f1620bb..8854905 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -16,7 +16,7 @@ VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.4.2 +OFED_VERSION=1.5.1 RDAC_VERSION="09.03.0C02.0013" MPTLINUX_VERSION="4.16.00.00-2" diff --git a/lustre/kernel_patches/targets/2.6-sles11.target.in b/lustre/kernel_patches/targets/2.6-sles11.target.in index a0c371e..0f6dac1 100644 --- a/lustre/kernel_patches/targets/2.6-sles11.target.in +++ b/lustre/kernel_patches/targets/2.6-sles11.target.in @@ -16,7 +16,7 @@ VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.4.2 +OFED_VERSION=1.5.1 BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS="" -- 1.8.3.1