X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F4.4-sles12.target.in;h=2b45da039dfa8b8edb2d3f15cfd090b749dc3c57;hb=1a5fdde76ed95743f2d7df5159b075b3ef5af68a;hp=37f30cb9251be1f26c8edc7284ed32f29148ff9a;hpb=31b4e842698fce2ebf607b13a0989ace552aa64d;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/targets/4.4-sles12.target.in b/lustre/kernel_patches/targets/4.4-sles12.target.in index 37f30cb..2b45da0 100644 --- a/lustre/kernel_patches/targets/4.4-sles12.target.in +++ b/lustre/kernel_patches/targets/4.4-sles12.target.in @@ -1,14 +1,10 @@ lnxmaj="4.4" -lnxmin=".74" -lnxrel="92.35" +lnxmin=".114" +lnxrel="92.64" # 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" -# for some oddly reasons (bug??) -devel and source have different fix -# so we'll add another one to detect this, make it the same or remove -# this change they fix the bug -rpmfix_diff=".1" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty @@ -16,7 +12,7 @@ FLAVOR_DELIMITER="-" KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm SERIES=4.4-sles12.series -LDISKFS_SERIES=4.4-sles12sp2.series +LDISKFS_SERIES=4.4-sles12sp3.series VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@