commit daac70a20f192874abf0c9209a20a44622af4f64
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7390
This commit is contained in:
parent
7317c9ebf7
commit
4d1d95c131
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.7-rc5
|
SRCVERSION=3.7-rc6
|
||||||
# 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:77e0bd265ef0335669850e527ae102e28c9f73b2035bae9cd850c176eee02239
|
oid sha256:1c36f12e0ac93080e88c25abe5b098023e84c2258890060a268a1a963be03256
|
||||||
size 310114
|
size 310488
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%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.7.rc5
|
Version: 3.7.rc6
|
||||||
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,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-ec2
|
Name: kernel-ec2
|
||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-highbank
|
Name: kernel-highbank
|
||||||
Summary: Kernel for Calxeda Highbank SoC
|
Summary: Kernel for Calxeda Highbank SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-imx51
|
Name: kernel-imx51
|
||||||
Summary: Kernel for Freescale's iMX SoC
|
Summary: Kernel for Freescale's iMX SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-omap2plus
|
Name: kernel-omap2plus
|
||||||
Summary: Kernel for Texas instrument's OMAP SoC
|
Summary: Kernel for Texas instrument's OMAP SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%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.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
Release: 0
|
Release: 0
|
||||||
%else
|
%else
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-tegra
|
Name: kernel-tegra
|
||||||
Summary: Kernel for Nvidia's Tegra SoC
|
Summary: Kernel for Nvidia's Tegra SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-u8500
|
Name: kernel-u8500
|
||||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,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.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.7-rc6.
|
||||||
|
- commit daac70a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
|
||||||
|
|
||||||
@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
|
|||||||
- Update Xen patches additionally to c/s 1204:
|
- Update Xen patches additionally to c/s 1204:
|
||||||
- commit d5de9cf
|
- commit d5de9cf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync x86_64 configs for NR_UARTS
|
||||||
|
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
|
||||||
|
CONFIG_SERIAL_8250_NR_UARTS to 32.
|
||||||
|
- commit ddf88e6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.7-rc5
|
%define srcversion 3.7-rc6
|
||||||
%define patchversion 3.7.0-rc5
|
%define patchversion 3.7.0-rc6
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 3.7.rc5
|
Version: 3.7.rc6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
3
linux-3.7-rc6.tar.bz2
Normal file
3
linux-3.7-rc6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:667348b7c8cf54e8cdd9dbf8bf0fee84fac9a8de5b1d37f5bf710eaa84668a3e
|
||||||
|
size 83581843
|
@ -1,3 +1,3 @@
|
|||||||
2012-11-16 15:57:55 +0100
|
2012-11-19 05:29:23 +0100
|
||||||
GIT Revision: 55bac796b746589f35c10f86d59032b925bbb222
|
GIT Revision: daac70a20f192874abf0c9209a20a44622af4f64
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user