Linux v3.9-rc5-183-g22d1e6f
This commit is contained in:
parent
da97680e58
commit
be06711d87
@ -454,3 +454,4 @@ CONFIG_PERF_EVENTS=y
|
|||||||
# CONFIG_DEBUG_LL is not set
|
# CONFIG_DEBUG_LL is not set
|
||||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||||
# CONFIG_DEBUG_PINCTRL is not set
|
# CONFIG_DEBUG_PINCTRL is not set
|
||||||
|
# CONFIG_ARM_ERRATA_798181 is not set
|
||||||
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 5
|
%define rcrev 5
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2271,6 +2271,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 04 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git3.1
|
||||||
|
- Linux v3.9-rc5-183-g22d1e6f
|
||||||
|
|
||||||
* Wed Apr 03 2013 Dave Jones <davej@redhat.com>
|
* Wed Apr 03 2013 Dave Jones <davej@redhat.com>
|
||||||
- Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
|
- Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
|
||||||
Enable 10gigE on 64-bit only.
|
Enable 10gigE on 64-bit only.
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
1c738edfc54e7c65faeb90c436104e2f linux-3.8.tar.xz
|
1c738edfc54e7c65faeb90c436104e2f linux-3.8.tar.xz
|
||||||
0f6de99ae977b38feb460fbd4e1288a3 patch-3.9-rc5.xz
|
0f6de99ae977b38feb460fbd4e1288a3 patch-3.9-rc5.xz
|
||||||
95ce628dbfbc12d7a4397cb917bc0946 patch-3.9-rc5-git2.xz
|
71751c1eecfe61653383249f051d20d9 patch-3.9-rc5-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user