Whamcloud - gitweb
LU-10847 kernel update [SLES12 SP2 4.4.120-92.70]
[fs/lustre-release.git] / contrib / lbuild / lbuild-sles12
index 117b6e5..8bc8b73 100644 (file)
@@ -23,7 +23,7 @@ kernel_srpm_location() {
     4.4)
        kminor=${lnxmin##.}
        kdir=updates-sles12.2-src
-       if [ $kminor -eq 114 ]
+       if [ $kminor -eq 114 -o $kminor -eq 120 ]
        then
                if [ ${lnxrel%%.*} -gt 92 ]
                then
@@ -166,7 +166,7 @@ find_linux_rpm-sles12() {
     4.4)
        kminor=${lnxmin##.}
        kdir=updates-sles12.2-x86_64
-       if [ $kminor -eq 114 ]
+       if [ $kminor -eq 114 -o $kminor -eq 120 ]
        then
                if [ ${lnxrel%%.*} -gt 92 ]
                then