X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F2.6-sles11.target.in;h=85e8606bec0e4047f4d13d0326006ce8fa655326;hb=0c8ffe37d56aefe8e1b8491678000d993d76088c;hp=475adc084526597eec23544f93ba9fa0e31e29c0;hpb=16d51ff27b719f8ba31b18e64d9878843266fa8c;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/targets/2.6-sles11.target.in b/lustre/kernel_patches/targets/2.6-sles11.target.in index 475adc0..85e8606 100644 --- a/lustre/kernel_patches/targets/2.6-sles11.target.in +++ b/lustre/kernel_patches/targets/2.6-sles11.target.in @@ -1,29 +1,22 @@ -lnxmaj="2.6.27" -lnxmin=".23" -# when we fix up this lnxmaj/lnxmin/lnxrel business... -#lnxrel="0.37_f594963d" -# and note that this means we get rid of the EXTRA_VERSION_DELIMITER crap!! -lnxrel="23-0.1" +lnxmaj="2.6.32" +lnxmin=".36" +lnxrel="0.5" # 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=".1" - -# this is the delimeter that goes between $lnxmaj and $lnxrel -# defaults to "-" -EXTRA_VERSION_DELIMITER="." +rpmfix=".2" # 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${rpmfix}.src.rpm +KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm SERIES=2.6-sles11.series VERSION=$lnxmaj -EXTRA_VERSION="${lnxrel}_lustre.@VERSION@" +EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -#OFED_VERSION=1.4.1-rc4 +OFED_VERSION=inkernel BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS=""