commit 549889bcb42c5185f23935091a29c074e34c89c4

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=424
This commit is contained in:
Michal Marek 2015-10-18 06:02:47 +00:00 committed by Git OBS Bridge
parent c3d0ad04f8
commit 67cf6168c5
31 changed files with 138 additions and 26 deletions

View File

@ -34,8 +34,8 @@
+ppc64le ppc64le/vanilla
# ARM architectures
+armv6hl -!needs_updating armv6hl/default
+armv6hl -!needs_updating armv6hl/vanilla
+armv6hl armv6hl/default
+armv6hl armv6hl/vanilla
+armv7hl armv7hl/default
+armv7hl armv7hl/vanilla
+armv7hl armv7hl/lpae

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4830c999d917574d241372666d6ae0291e11ab47b81647d7a1bb022c6a7a4e2
size 371438
oid sha256:612cf219396bffa901309af90e92a3f6a4358c2f2adedab3b9f7f530427f9c9d
size 371908

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif
@ -256,7 +256,7 @@ Source113: patches.kabi.tar.bz2
Source120: kabi.tar.bz2
Source121: sysctl.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
%define kmp_target_cpu %_target_cpu
%ifarch %ix86
# Only i386/default supports i586, mark other flavors' packages as i686

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -29,7 +29,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -33,7 +33,7 @@ BuildRequires: kernel-default
%ifarch %ix86 x86_64
BuildRequires: kernel-xen
%endif
ExclusiveArch: aarch64 armv7hl %ix86 ppc64 ppc64le s390x x86_64
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
%if 0%{?suse_version} < 1315
# For SLE 11
BuildRequires: mkinitrd
@ -47,7 +47,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -28,7 +28,7 @@ BuildRequires: kernel-default
# here as well to avoid that qa and build package build parallel
BuildRequires: kernel-obs-build
BuildRequires: modutils
ExclusiveArch: aarch64 armv7hl %ix86 ppc64 ppc64le s390x x86_64
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
%if 0%{?suse_version} < 1200
# for SLE 11
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.2.3
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif
@ -38,7 +38,7 @@ Release: %kernel_source_release
Url: http://www.kernel.org/
AutoReqProv: off
BuildRequires: coreutils
%ifarch aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
%ifarch aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
Requires: kernel-default-devel = %version-%source_rel
%endif
%ifarch armv7hl
@ -59,7 +59,7 @@ Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 aarch64 armv7hl ppc ppc64 ppc64le s390x x86_64
ExclusiveArch: %ix86 aarch64 armv6hl armv7hl ppc ppc64 ppc64le s390x x86_64
Prefix: /usr/src
%description

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif
@ -214,7 +214,7 @@ Source113: patches.kabi.tar.bz2
Source120: kabi.tar.bz2
Source121: sysctl.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: aarch64 armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
%define kmp_target_cpu %_target_cpu
%ifarch %ix86
# Only i386/default supports i586, mark other flavors' packages as i686

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 15:23:51 CEST 2015 - guillaume.gardet@free.fr
- config: armv6hl: Update and re-enable default and vanilla configs
Update and re-enable default and vanilla configs.
[AF: Made FW_LOADER_USER_HELPER_FALLBACK consistent]
- commit 549889b
-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.2.3
%if 0%{?is_kotd}
Release: <RELEASE>.g9c478b9
Release: <RELEASE>.g549889b
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
2015-10-15 17:00:56 +0200
GIT Revision: 9c478b9e8150c6d97e354086f0b6b81bf6eb50bc
2015-10-16 23:58:37 +0200
GIT Revision: 549889bcb42c5185f23935091a29c074e34c89c4
GIT Branch: stable