Linux v3.11-rc2-333-ga9b5f02
This commit is contained in:
parent
6ffcd175ea
commit
ad160eb1e1
3 changed files with 6 additions and 2 deletions
|
|
@ -461,3 +461,4 @@ CONFIG_BPF_JIT=y
|
|||
|
||||
# FIX ME
|
||||
# CONFIG_FB_XILINX is not set
|
||||
CONFIG_AHCI_IMX=m
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 4
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2248,6 +2248,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Jul 26 2013 Justin M. Forbes <jforbes@redhat.com> - 3.11.0-0.rc2.git4.1
|
||||
- Linux v3.11-rc2-333-ga9b5f02
|
||||
|
||||
* Fri Jul 26 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Add patch to fix NULL deref in iwlwifi (rhbz 979581)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
4f25cd5bec5f8d5a7d935b3f2ccb8481 linux-3.10.tar.xz
|
||||
fe39310c0f1b58e78632c3976ff80289 patch-3.11-rc2.xz
|
||||
7546798e42d744d9cc2bc17becdda5cc patch-3.11-rc2-git3.xz
|
||||
7f98a041c90deefb4ade8ee78091c422 patch-3.11-rc2-git4.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue