Linux v3.9-11572-g5af43c2

This commit is contained in:
Josh Boyer 2013-05-08 11:19:38 -04:00
parent 24c8251180
commit 731965305f
2 changed files with 9 additions and 2 deletions

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 21
%define gitrev 22
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -737,6 +737,8 @@ Patch25014: blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
# Fix i915 on Macbook Pro 10,2 machines
Patch25015: 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
Patch25016: tglx.patch
# END OF PATCH DEFINITIONS
%endif
@ -1420,6 +1422,8 @@ ApplyPatch blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
# Fix i915 on Macbook Pro 10,2 machines
ApplyPatch 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
ApplyPatch tglx.patch
# END OF PATCH APPLICATIONS
%endif
@ -2240,6 +2244,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed May 08 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git22.1
- Linux v3.9-11572-g5af43c2
* Tue May 07 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git21.1
- Linux v3.9-11485-gbb9055b

View File

@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
187da6ce4b29ac4e6eb2fe6c316c5cc4 patch-3.9-git21.xz
d5abc589b1d4cadf63c7aa778fe545fa patch-3.9-git22.xz