X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F2.6-sles10.target.in;h=8bba7c9557b1c309449f9d6b6867a3c7963be6e0;hp=f73cc187f89f351b8674f4f2917297d20adb074e;hb=864c1cef52710ce1980f32592bd1af364c6a75ed;hpb=da7c23722c3b272ba22993e6120ef066a111eb0f diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index f73cc18..8bba7c9 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -1,35 +1,31 @@ lnxmaj="2.6.16" lnxmin=".60" -# when we fix up this lnxmaj/lnxmin/lnxrel business... -#lnxrel="0.33" -# and note that this means we get rid of the EXTRA_VERSION_DELIMITER crap!! -lnxrel="60-0.39.3" - -# this is the delimeter that goes between $lnxmaj and $lnxrel -# defaults to "-" -EXTRA_VERSION_DELIMITER="." +lnxrel="0.42.8" +# use this when there is an "RPM fix" which means that the name of the +# (source) RPM has been updated but the version of the kernel inside the +# RPM is not also updated +rpmfix="" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty -TARGET_DELIMITER="-" +FLAVOR_DELIMITER="-" -KERNEL_SRPM=kernel-source-$lnxmaj.$lnxrel.src.rpm -SERIES=2.6-sles10.series +KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm +SERIES="" VERSION=$lnxmaj -EXTRA_VERSION="${lnxrel}_lustre.@VERSION@" +EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.4.2 -RDAC_VERSION="09.03.0C02.0013" -MPTLINUX_VERSION="4.16.00.00-2" +OFED_VERSION=1.5.1 BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS="" BOOT_ARCHS="" JENSEN_ARCHS="" -SMP_ARCHS="x86_64 ia64 ppc64" +SMP_ARCHS="x86_64 ia64" BIGSMP_ARCHS="i686" PSERIES64_ARCHS="ppc" +PPC64_ARCHS="ppc64" UP_ARCHS="" SRC_ARCHS="" #RPMSMPTYPE="smp"