Linux v3.15-8163-g5b174fd6472b
This commit is contained in:
parent
8cc85e9033
commit
0fed18c19b
@ -620,6 +620,7 @@ CONFIG_MMC_SDHCI_OF_ARASAN=m
|
|||||||
CONFIG_I2C_CADENCE=m
|
CONFIG_I2C_CADENCE=m
|
||||||
CONFIG_XILINX_WATCHDOG=m
|
CONFIG_XILINX_WATCHDOG=m
|
||||||
CONFIG_XILINX_XADC=m
|
CONFIG_XILINX_XADC=m
|
||||||
|
# CONFIG_XILINX_VDMA is not set
|
||||||
CONFIG_SND_SOC_ADI=m
|
CONFIG_SND_SOC_ADI=m
|
||||||
CONFIG_SND_SOC_ADI_AXI_I2S=m
|
CONFIG_SND_SOC_ADI_AXI_I2S=m
|
||||||
CONFIG_SND_SOC_ADI_AXI_SPDIF=m
|
CONFIG_SND_SOC_ADI_AXI_SPDIF=m
|
||||||
|
@ -67,7 +67,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 4
|
%define gitrev 5
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2225,6 +2225,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc0.git5.1
|
||||||
|
- Linux v3.15-8163-g5b174fd6472b
|
||||||
|
|
||||||
* Thu Jun 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc0.git4.1
|
* Thu Jun 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc0.git4.1
|
||||||
- Linux v3.15-7926-gd53b47c08d8f
|
- Linux v3.15-7926-gd53b47c08d8f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
97ca1625bb40368dc41b9a7971549071 linux-3.15.tar.xz
|
97ca1625bb40368dc41b9a7971549071 linux-3.15.tar.xz
|
||||||
ef8f4db937f521a7e323ec589536ba25 perf-man-3.15.tar.gz
|
ef8f4db937f521a7e323ec589536ba25 perf-man-3.15.tar.gz
|
||||||
d1e2847f95d142ddcf96f4bd995b3467 patch-3.15-git4.xz
|
449c77cc1e42c46e0577f5e9dc9a08af patch-3.15-git5.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user