commit e9c45a3bea316c0a7b3249cdd8ec702f8cf3e1cc
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7815
This commit is contained in:
parent
32d1794b2f
commit
24a972d7e9
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.15-rc6
|
SRCVERSION=3.15-rc7
|
||||||
# variant of the kernel-source package, either empty or "-rt"
|
# variant of the kernel-source package, either empty or "-rt"
|
||||||
VARIANT=
|
VARIANT=
|
||||||
# buildservice projects to build the kernel against
|
# buildservice projects to build the kernel against
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f76aed4020c0d61f82fb21c87214c6b20a53f98d6ca453e102d0391d2451643c
|
oid sha256:7a68053e3ecad8db2bdcb0e9d7d78a565bdacda6d082da1580661058b34180d3
|
||||||
size 264773
|
size 264906
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-desktop
|
|||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,9 +25,9 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-ec2
|
|||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-exynos
|
|||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -45,9 +45,9 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -30,9 +30,9 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- Config changes:
|
||||||
|
- CX_ECAT=m (default n) for i386/x86_64
|
||||||
|
- The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
|
||||||
|
This may need to be revisited if the hardware extends to different
|
||||||
|
architectures (ARM, probably).
|
||||||
|
- SENSORS_NTC_THERMISTOR=m (default n)
|
||||||
|
- Sensor chip that could be found essentially anywhere.
|
||||||
|
- commit e9c45a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc6
|
%define srcversion 3.15-rc7
|
||||||
%define patchversion 3.15.0-rc6
|
%define patchversion 3.15.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-xen
|
|||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc6
|
Version: 3.15.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g346029d
|
Release: <RELEASE>.ge9c45a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
3
linux-3.15-rc7.tar.xz
Normal file
3
linux-3.15-rc7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2decebf64f7b2e79185a03ad6234fa4bda934e36fcdc55fe48eb95710bdc4f1
|
||||||
|
size 79664840
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d44b24bd659846bb954980b55da99fc7ad9c8a5aa5ed3025e29e30c86ed43783
|
oid sha256:66c61606120bbd9e1ad208347a38d7ea16e914d68916d825ff229d3b5f2bdf56
|
||||||
size 14418
|
size 12365
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:016389629456d617f26a7ce75b9e8d62d595e3d20cae5cc37fda0b78adf0c9ec
|
oid sha256:da2548527184dd0e4f1f463a2eabfb5ad071724dc89ead0b6728cbde4f0a8bb9
|
||||||
size 2091780
|
size 2092598
|
||||||
|
@ -178,7 +178,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/readahead-request-tunables.patch
|
patches.suse/readahead-request-tunables.patch
|
||||||
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
patches.fixes/0001-memcg-fix-swapcache-charge-from-kernel-thread-contex.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# IPC patches
|
# IPC patches
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2014-05-26 12:06:25 +0200
|
2014-05-27 15:10:10 +0200
|
||||||
GIT Revision: 346029d151a21d9a7a20e74d75685096b2d6f29e
|
GIT Revision: e9c45a3bea316c0a7b3249cdd8ec702f8cf3e1cc
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user