100b38
import kernel-rt-3.10.0-229.11.1.rt56.141.11.el7_1
@@ -1,3 +1,3 @@
|
|
1
|
-
SOURCES/kernel-rt-3.10.0-229.
|
1
|
+
SOURCES/kernel-rt-3.10.0-229.11.1.rt56.141.11.tar.xz
|
2
2
|
SOURCES/rheldup3.x509
|
3
3
|
SOURCES/rhelkpatch1.x509
|
@@ -1,3 +1,3 @@
|
|
1
|
-
|
1
|
+
1239d4092809af37dc808458a1eda9769f9200ec SOURCES/kernel-rt-3.10.0-229.11.1.rt56.141.11.tar.xz
|
2
2
|
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
|
3
3
|
d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509
|
@@ -8,10 +8,10 @@ Summary: The Linux Realtime kernel
|
|
8
8
|
%global __spec_install_pre %{___build_pre}
|
9
9
|
|
10
10
|
# realtimeN
|
11
|
-
%global rtbuild 141.
|
11
|
+
%global rtbuild 141.11
|
12
12
|
|
13
13
|
# RHEL7 build number
|
14
|
-
%global rhel_build 229.
|
14
|
+
%global rhel_build 229.11.1
|
15
15
|
|
16
16
|
# The preempt RT patch level
|
17
17
|
%global rttag rt56
|
@@ -800,6 +800,9 @@ BuildKernel() {
|
|
800
800
|
Arch=`head -1 .config | cut -b 3-`
|
801
801
|
echo USING ARCH=$Arch
|
802
802
|
|
803
|
+
# hack to help solving the debuginfo hash collision
|
804
|
+
export KernelVer
|
805
|
+
|
803
806
|
make -s ARCH=$Arch %{oldconfig_target} > /dev/null
|
804
807
|
make -s ARCH=$Arch %{?verbose} %{?_smp_mflags} $MakeTarget %{?sparse_mflags}
|
805
808
|
make -s ARCH=$Arch %{?verbose} %{?_smp_mflags} modules %{?sparse_mflags} || exit 1
|
@@ -1437,9 +1440,29 @@ fi
|
|
1437
1440
|
%endif
|
1438
1441
|
|
1439
1442
|
%changelog
|
1440
|
-
*
|
1441
|
-
- [rt] kernel-rt-3.10.0-229.
|
1442
|
-
|
1443
|
+
* Wed Jul 22 2015 Clark Williams <williams@redhat.com> [3.10.0-229.11.1.rt56.141.11]
|
1444
|
+
- [rt] kernel-rt-3.10.0-229.11.1.rt56.141.11.el7 (Clark Williams) [1234470 1230391]
|
1445
|
+
|
1446
|
+
* Wed Jul 22 2015 Clark Williams <williams@redhat.com> [3.10.0-229.11.1.rt56.141.11.el7]
|
1447
|
+
- [rt] kernel-rt-3.10.0-229.11.1.rt56.141.11.el7 (Clark Williams) [1234470 1230391]
|
1448
|
+
|
1449
|
+
* Fri Jul 17 2015 Clark Williams <williams@redhat.com> [3.10.0-229.10.1.rt56.141.10.el7]
|
1450
|
+
- [rt] kernel-rt-3.10.0-229.10.1.rt56.141.10.el7 (Clark Williams) [1234470 1230391]
|
1451
|
+
|
1452
|
+
* Mon Jul 06 2015 Clark Williams <williams@redhat.com> [3.10.0-229.9.1.rt56.141.9.el7]
|
1453
|
+
- [rt] kernel-rt-3.10.0-229.9.1.rt56.141.9.el7 (Clark Williams) [1234470 1230391]
|
1454
|
+
|
1455
|
+
* Wed Jun 24 2015 Clark Williams <williams@redhat.com> [3.10.0-229.8.1.rt56.141.8.el7]
|
1456
|
+
- [rt] kernel-rt-3.10.0-229.8.1.rt56.141.8.el7 (Clark Williams) [1234470 1230391]
|
1457
|
+
- megaraid_sas: use raw_smp_processor_id() (Christoph Hellwig) [1235304]
|
1458
|
+
- nfs: Use __write_seqcount_begin() version (Steven Rostedt) [1230365]
|
1459
|
+
|
1460
|
+
* Mon Jun 22 2015 Clark Williams <williams@redhat.com> [3.10.0-229.8.1.rt56.141.7.el7]
|
1461
|
+
- [rt] kernel-rt-3.10.0-229.8.1.rt56.141.7.el7 (Clark Williams) [1234470 1230391]
|
1462
|
+
- [rhel-rt] updated Makefile.rt to use batch4 7.2 and zstream BZs (Clark Williams)
|
1463
|
+
- scripts: avoid debuginfo hash collisions on scripts/ ("Luis Claudio R. Goncalves") [1209952]
|
1464
|
+
- [rhel-rt] specfile: avoid debuginfo hash collisions on scripts/ ("Luis Claudio R. Goncalves") [1209952]
|
1465
|
+
- add a dummy scsi_wait_scan module V2 ("Luis Claudio R. Goncalves") [1076248]
|
1443
1466
|
|
1444
1467
|
* Fri May 22 2015 Clark Williams <williams@redhat.com> [3.10.0-229.7.2.rt56.141.6.el7]
|
1445
1468
|
- [rt] kernel-rt-3.10.0-229.7.2.rt56.141.6.el7 (Clark Williams) [1212083 1211724]
|