commit acf7dab25ea767f7e6204d8428b8cabf893974e5
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7812
This commit is contained in:
parent
ae57a9040c
commit
b9583d2e21
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.15-rc5
|
||||
SRCVERSION=3.15-rc6
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:394954c9d742bbd406c323ff3b1545a68402a7af4a9ecb1a983f7afa5024a142
|
||||
size 264790
|
||||
oid sha256:f76aed4020c0d61f82fb21c87214c6b20a53f98d6ca453e102d0391d2451643c
|
||||
size 264773
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -25,9 +25,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -45,9 +45,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- config: sync vanilla configs for 3.15-rc6.
|
||||
- commit acf7dab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de
|
||||
|
||||
- Update to 3.15-rc6.
|
||||
- Config changes:
|
||||
- ACPI_PROCFS_POWER=y (default n)
|
||||
- Should eventually be =n once userspace tools have been audited.
|
||||
- commit d2be7e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update ppc config files: Disable SH_MOBILE media drivers
|
||||
These are useless on PowerPC.
|
||||
- commit cacd723
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: Disable remaining R-CAR drivers
|
||||
These drivers are useless except on arm/shmobile.
|
||||
- commit 2dd69e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.15-rc5
|
||||
%define patchversion 3.15.0-rc5
|
||||
%define srcversion 3.15-rc6
|
||||
%define patchversion 3.15.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,9 +59,9 @@ Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.15.rc5
|
||||
Version: 3.15.rc6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc68f12
|
||||
Release: <RELEASE>.gacf7dab
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
3
linux-3.15-rc6.tar.xz
Normal file
3
linux-3.15-rc6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0fd0c415df11a9de084ca45056f1d670bcc58b5703f7d86505416a3c37e8a68
|
||||
size 79665800
|
@ -1,3 +1,3 @@
|
||||
2014-05-21 19:34:45 +0200
|
||||
GIT Revision: cc68f1221265fcc29f06801efd7bf9022a1a985f
|
||||
2014-05-23 15:27:33 +0200
|
||||
GIT Revision: acf7dab25ea767f7e6204d8428b8cabf893974e5
|
||||
GIT Branch: master
|
||||
|
@ -917,7 +917,6 @@
|
||||
drivers/media/video/saa717x
|
||||
drivers/media/video/saa7185 # Philips SAA7185 video encoder driver
|
||||
drivers/media/video/se401
|
||||
drivers/media/video/sh_mobile_ceu_camera
|
||||
drivers/media/video/sn9c102/sn9c102
|
||||
drivers/media/video/soc_camera
|
||||
drivers/media/video/soc_camera_platform
|
||||
|
Loading…
Reference in New Issue
Block a user