commit 801a982f0b2d10eddfce094248d17ac6cad65bea
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7492
This commit is contained in:
parent
45a88d980c
commit
46e6139177
@ -40,7 +40,6 @@
|
|||||||
# ARM architectures
|
# ARM architectures
|
||||||
+armv5tel armv5tel/versatile
|
+armv5tel armv5tel/versatile
|
||||||
+armv7hl armv7hl/default
|
+armv7hl armv7hl/default
|
||||||
+armv7hl armv7hl/u8500
|
|
||||||
+armv7hl armv7hl/cubox
|
+armv7hl armv7hl/cubox
|
||||||
+armv7hl armv7hl/exynos
|
+armv7hl armv7hl/exynos
|
||||||
+arm64 arm64/default
|
+arm64 arm64/default
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.9-rc3
|
SRCVERSION=3.9-rc4
|
||||||
# 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:46a7bad402ad345557385b104af8c8512a8c4964bb07aa13e7624e5a5974a4c2
|
oid sha256:c3c553ee73007ea9c36963850343347bdf15a1efbffed93df577dc1df3c108cd
|
||||||
size 255755
|
size 250904
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||||
BuildRequires: kernel-source%variant
|
BuildRequires: kernel-source%variant
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
Release: 0
|
Release: 0
|
||||||
%else
|
%else
|
||||||
@ -53,9 +53,6 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%ifarch s390
|
%ifarch s390
|
||||||
Requires: kernel-s390-devel = %version-%source_rel
|
Requires: kernel-s390-devel = %version-%source_rel
|
||||||
%endif
|
%endif
|
||||||
%ifarch armv7hl
|
|
||||||
Requires: kernel-u8500-devel = %version-%source_rel
|
|
||||||
%endif
|
|
||||||
%ifarch armv5tel
|
%ifarch armv5tel
|
||||||
Requires: kernel-versatile-devel = %version-%source_rel
|
Requires: kernel-versatile-devel = %version-%source_rel
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/u8500.
|
||||||
|
- commit 801a982
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 3.9-rc4.
|
||||||
|
Eliminated 2 patches.
|
||||||
|
- commit 894fec7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de
|
Thu Mar 21 10:47:26 CET 2013 - agraf@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.9-rc3
|
%define srcversion 3.9-rc4
|
||||||
%define patchversion 3.9.0-rc3
|
%define patchversion 3.9.0-rc4
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
Name: kernel-versatile
|
Name: kernel-versatile
|
||||||
Summary: Kernel for Versatile SoC
|
Summary: Kernel for Versatile SoC
|
||||||
Version: 3.9.rc3
|
Version: 3.9.rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
3
linux-3.9-rc4.tar.bz2
Normal file
3
linux-3.9-rc4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79f6e6369a31ed9695a413aee449c6a82de31990c3d6a618a285ac63bbb45278
|
||||||
|
size 86003552
|
@ -122,24 +122,6 @@ VMI-enabled kernel
|
|||||||
The Linux Kernel designed to run on top of a virtual machine
|
The Linux Kernel designed to run on top of a virtual machine
|
||||||
interface layer (VMI).
|
interface layer (VMI).
|
||||||
|
|
||||||
=== kernel-imx51 ===
|
|
||||||
Kernel for Freescale's iMX SoC
|
|
||||||
|
|
||||||
The standard kernel for Freescale's i.MX51 SoC, as found in
|
|
||||||
devices like the Genesi EfikaMX family.
|
|
||||||
|
|
||||||
=== kernel-omap2plus ===
|
|
||||||
Kernel for Texas instrument's OMAP SoC
|
|
||||||
|
|
||||||
The standard kernel for Texas instrument's OMAP SoC, as
|
|
||||||
found in devices like the PandaBoard and BeagleBoard.
|
|
||||||
|
|
||||||
=== kernel-u8500 ===
|
|
||||||
Kernel for ST-Ericsson's Nova SoC
|
|
||||||
|
|
||||||
The standard kernel for ST-Ericsson's Nova SoC, as found in
|
|
||||||
devices like the Snowball.
|
|
||||||
|
|
||||||
=== kernel-cubox ===
|
=== kernel-cubox ===
|
||||||
Kernel for SolidRun Cubox
|
Kernel for SolidRun Cubox
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:51d1452df736f9137d8f8394971b3a31af608c1ce9fd9551fb0c796c582929ff
|
oid sha256:8a5a1949425660272e679ecbb6236df3a974ca897da798e153da1fb45e7ac382
|
||||||
size 79629
|
size 79695
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a14235cbb3da85ec2eb4a91b0bab25711d42c1e2ea2029eac763b19663426e15
|
oid sha256:6639169cd708be122831d30bb71f8042375268b21fb08d60a5b3163a117b3aa3
|
||||||
size 8467
|
size 7742
|
||||||
|
@ -157,7 +157,6 @@
|
|||||||
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
|
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
|
||||||
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
||||||
patches.arch/arm-imx-usb.patch
|
patches.arch/arm-imx-usb.patch
|
||||||
patches.arch/arm-vt8500-clk.patch
|
|
||||||
patches.arch/arm-omap3isp.patch
|
patches.arch/arm-omap3isp.patch
|
||||||
patches.arch/arm-kvm-iommu.patch
|
patches.arch/arm-kvm-iommu.patch
|
||||||
patches.arch/arm-fec.patch
|
patches.arch/arm-fec.patch
|
||||||
@ -379,7 +378,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# DRM/Video
|
# DRM/Video
|
||||||
########################################################
|
########################################################
|
||||||
patches.drivers/drm-i915-bounds-check-execbuffer-relocation-count
|
|
||||||
patches.drivers/drm-cirrus-Correct-register-values-for-16bpp
|
patches.drivers/drm-cirrus-Correct-register-values-for-16bpp
|
||||||
patches.drivers/drm-cirrus-Use-16bpp-as-default
|
patches.drivers/drm-cirrus-Use-16bpp-as-default
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2013-03-21 10:47:26 +0100
|
2013-03-26 12:35:11 +0100
|
||||||
GIT Revision: cf345ebc96640351d388d78a23fdbb3cefebcd44
|
GIT Revision: 801a982f0b2d10eddfce094248d17ac6cad65bea
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user