Linux v3.17-5585-g782d59c5dfc5
This commit is contained in:
parent
5bc66d51ea
commit
c01ddf0dcd
@ -63,6 +63,7 @@ CONFIG_DAVINCI_WATCHDOG=m
|
|||||||
CONFIG_SPI_DAVINCI=m
|
CONFIG_SPI_DAVINCI=m
|
||||||
CONFIG_TI_DAVINCI_MDIO=m
|
CONFIG_TI_DAVINCI_MDIO=m
|
||||||
# CONFIG_TI_SOC_THERMAL is not set
|
# CONFIG_TI_SOC_THERMAL is not set
|
||||||
|
CONFIG_KEYSTONE_IRQ=m
|
||||||
|
|
||||||
# Tegra (non A15 device options)
|
# Tegra (non A15 device options)
|
||||||
# CONFIG_ARCH_TEGRA_2x_SOC is not set
|
# CONFIG_ARCH_TEGRA_2x_SOC is not set
|
||||||
|
@ -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 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
|
||||||
@ -2222,6 +2222,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.18.0-0.rc0.git3.1
|
||||||
|
- Linux v3.17-5585-g782d59c5dfc5
|
||||||
|
|
||||||
* Thu Oct 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.18.0-0.rc0.git2.1
|
* Thu Oct 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.18.0-0.rc0.git2.1
|
||||||
- Linux v3.17-5503-g35a9ad8af0bb
|
- Linux v3.17-5503-g35a9ad8af0bb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
fb30d0f29214d75cddd2faa94f73d5cf linux-3.17.tar.xz
|
fb30d0f29214d75cddd2faa94f73d5cf linux-3.17.tar.xz
|
||||||
159e969cbc27201d8e2fa0f609dc722f perf-man-3.17.tar.gz
|
159e969cbc27201d8e2fa0f609dc722f perf-man-3.17.tar.gz
|
||||||
6fea6108916cfe062ca7f536e979a940 patch-3.17-git2.xz
|
6a3656608dd827db531c0c2f5f15f38d patch-3.17-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user