GIT Revision: ba1cb50557b73aae0c77432a3a0834f2873e7960
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=107
This commit is contained in:
parent
dd117a250a
commit
31f7f05987
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 18:15:58 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- xen3-patch-3.2.7-8
|
||||
Make xen build again.
|
||||
- commit ba1cb50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 10:00:42 CET 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.2.9.
|
||||
- Refresh patches.xen/xen3-fixup-arch-x86.
|
||||
- commit 82a8603
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 09:46:13 CET 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.8
|
||||
%define patchversion 3.2.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.2.8
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58f5eef5634bdc636d1d339337017d4255004a0425c6c5c81ffcc6a955e29b1b
|
||||
size 148159
|
||||
oid sha256:4b4d3b976642912ad6084eade04f4da70724bea3365d1ec78b52a029765ca4fb
|
||||
size 176642
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a05fddb70b841fa0ad0c5b8399b7949c093b4ef9e053759370e8adf011236fae
|
||||
size 2069224
|
||||
oid sha256:3bafcbe2ebb945eb6585b1ce74d3443ad372403113a2400557b768c5b203d445
|
||||
size 2071957
|
||||
|
@ -35,6 +35,7 @@
|
||||
patches.kernel.org/patch-3.2.5-6
|
||||
patches.kernel.org/patch-3.2.6-7
|
||||
patches.kernel.org/patch-3.2.7-8
|
||||
patches.kernel.org/patch-3.2.8-9
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -646,6 +647,7 @@
|
||||
patches.xen/xen3-patch-3.0
|
||||
patches.xen/xen3-patch-3.1
|
||||
patches.xen/xen3-patch-3.2
|
||||
patches.xen/xen3-patch-3.2.7-8
|
||||
patches.xen/xen3-apei_allow_drivers_access_nvs_ram.patch
|
||||
patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
|
||||
patches.xen/xen3-stack-unwind
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-02-28 13:13:50 +0100
|
||||
GIT Revision: 2bcad534bd5c8f92022034f22f3b1109e3373971
|
||||
2012-03-01 18:31:01 +0100
|
||||
GIT Revision: ba1cb50557b73aae0c77432a3a0834f2873e7960
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user