Linux v4.6-10530-g28165ec
- ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
This commit is contained in:
parent
42d2805cbe
commit
b43cd99713
@ -333,6 +333,7 @@ CONFIG_SPI_MASTER=y
|
|||||||
CONFIG_SPI_PXA2XX=m
|
CONFIG_SPI_PXA2XX=m
|
||||||
# CONFIG_SPI_CADENCE is not set
|
# CONFIG_SPI_CADENCE is not set
|
||||||
# CONFIG_SPI_ZYNQMP_GQSPI is not set
|
# CONFIG_SPI_ZYNQMP_GQSPI is not set
|
||||||
|
# CONFIG_SPI_ROCKCHIP is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
|
||||||
# CONFIG_DRM_PANEL_LG_LG4573 is not set
|
# CONFIG_DRM_PANEL_LG_LG4573 is not set
|
||||||
# CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
|
# CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
84787c572d402644dca4874aba73324d9f8e3948
|
28165ec7a99be98123aa89540bf2cfc24df19498
|
||||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 0
|
%define rcrev 0
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 7
|
%define gitrev 8
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2133,6 +2133,10 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 25 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc0.git8.1
|
||||||
|
- Linux v4.6-10530-g28165ec
|
||||||
|
- ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
|
||||||
|
|
||||||
* Tue May 24 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.7.0-0.rc0.git7.1
|
* Tue May 24 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.7.0-0.rc0.git7.1
|
||||||
- Linux v4.6-10203-g84787c572d40
|
- Linux v4.6-10203-g84787c572d40
|
||||||
- Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281)
|
- Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
d2927020e24a76da4ab482a8bc3e9ef3 linux-4.6.tar.xz
|
d2927020e24a76da4ab482a8bc3e9ef3 linux-4.6.tar.xz
|
||||||
fd23b14b9d474c3dfacb6e8ee82d3a51 perf-man-4.6.tar.gz
|
fd23b14b9d474c3dfacb6e8ee82d3a51 perf-man-4.6.tar.gz
|
||||||
3dd9be4fbde8316efd366f735a30d1f1 patch-4.6-git7.xz
|
61182eb17e964ea257bd40e9f946005c patch-4.6-git8.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user