GIT Revision: f554d8b2395ecf25c56e8c6ee80c45e3c6ddb9b3
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7266
This commit is contained in:
parent
a0de4b5a24
commit
eae2c110d1
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.4-rc6
|
||||
SRCVERSION=3.4-rc7
|
||||
# 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:2e6b36eb10115c07564e68af0b92dec2ae6c985a89f1b16188846955146dc0f4
|
||||
size 291093
|
||||
oid sha256:b65b6d05fff0a465d1576b5c6fd0d4ffe04beecee3483aea35e1a1d6275b07ce
|
||||
size 291099
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more Intel embedded drivers.
|
||||
Disabled:
|
||||
- CONFIG_GPIO_LANGWELL
|
||||
- CONFIG_GPIO_PCH
|
||||
- CONFIG_GPIO_SCH
|
||||
- commit f554d8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- USB storage on -desktop should be modular.
|
||||
- commit 9331d48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Disabled more testing options.
|
||||
Disables:
|
||||
- CONFIG_TEST_POWER
|
||||
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||
- commit ef1f4ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-rc7.
|
||||
- Eliminated 1 patch.
|
||||
- commit 4cd9e9b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc6
|
||||
%define patchversion 3.4.0-rc6
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.4.rc6
|
||||
Version: 3.4.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
3
linux-3.4-rc7.tar.bz2
Normal file
3
linux-3.4-rc7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57856d26570a21548f8eafe9950f8766f328e2421920d1333dda512480bfd61d
|
||||
size 80160972
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7582d20cdff905e77410dfc571229e08dc9c368b677bfcfc5b1fde2a86a7f3f
|
||||
size 5170
|
||||
oid sha256:58d99f1d016f23d6a44b81b0a810c569b4daa8c02c472740b3c8fa9b5be41c8b
|
||||
size 4556
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2edb7c856e7f5a6b16a402124809bcd245fce26383b043b6bcb80e19c70456d3
|
||||
size 2083585
|
||||
oid sha256:19ac1e1af247514597b494326b6630a1d4817891cf296589491df84534351d43
|
||||
size 2083608
|
||||
|
@ -36,7 +36,6 @@
|
||||
patches.rpmify/apm-honor-config_apm_cpu_idle-n
|
||||
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
|
||||
patches.rpmify/pti-depends-on-x86-pci
|
||||
patches.rpmify/ia32-emulation-fix-build-problem-for-modular-ia32-a-out-support
|
||||
patches.rpmify/geode-depends-on-x86_32
|
||||
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-05-09 16:46:42 +0200
|
||||
GIT Revision: 1f260fb273a5662350fd0682fc76a409d6421c02
|
||||
2012-05-14 04:31:50 +0200
|
||||
GIT Revision: f554d8b2395ecf25c56e8c6ee80c45e3c6ddb9b3
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user