From da7c23722c3b272ba22993e6120ef066a111eb0f Mon Sep 17 00:00:00 2001 From: brian Date: Fri, 27 Nov 2009 14:45:18 +0000 Subject: [PATCH] b=20617 i=yibin.wang i=sheng.yang Build desired RDAC and MPTLINUX drivers with lbuild. --- build/lbuild | 2 +- lustre/kernel_patches/targets/2.6-oel5.target.in | 2 ++ lustre/kernel_patches/targets/2.6-rhel5.target.in | 2 ++ lustre/kernel_patches/targets/2.6-sles10.target.in | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build/lbuild b/build/lbuild index 01e1226..550e235 100755 --- a/build/lbuild +++ b/build/lbuild @@ -1036,7 +1036,7 @@ build_kernel_ib() { case "$TARGET_ARCH" in ppc64) OFED_HARDWARE="$OFED_HARDWARE --with-ehca-mod" - ;; + ;; esac # we're no longer shipping the OFED iSCSI #OFED_ISCSI="--with-srp-mod --with-srp-target-mod" diff --git a/lustre/kernel_patches/targets/2.6-oel5.target.in b/lustre/kernel_patches/targets/2.6-oel5.target.in index 4e44cd8..a74e9b0 100644 --- a/lustre/kernel_patches/targets/2.6-oel5.target.in +++ b/lustre/kernel_patches/targets/2.6-oel5.target.in @@ -7,6 +7,8 @@ EXTRA_VERSION=${lnxrel}_lustre.@VERSION@ LUSTRE_VERSION=@VERSION@ OFED_VERSION=inkernel +RDAC_VERSION="09.03.0C02.0013" +MPTLINUX_VERSION="4.16.00.00-2" BASE_ARCHS="i686 x86_64 ia64" BIGMEM_ARCHS="" diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index ec1124d..260eb4a 100644 --- a/lustre/kernel_patches/targets/2.6-rhel5.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in @@ -6,6 +6,8 @@ SERIES=2.6-rhel5.series EXTRA_VERSION=${lnxrel}_lustre.@VERSION@ LUSTRE_VERSION=@VERSION@ +RDAC_VERSION="09.03.0C02.0013" +MPTLINUX_VERSION="4.16.00.00-2" BASE_ARCHS="i686 x86_64 ia64 ppc64" 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 4de5551..f73cc18 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -20,6 +20,8 @@ EXTRA_VERSION="${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ OFED_VERSION=1.4.2 +RDAC_VERSION="09.03.0C02.0013" +MPTLINUX_VERSION="4.16.00.00-2" BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS="" -- 1.8.3.1