Linux v3.14-7333-g59ecc26004e7
This commit is contained in:
parent
4371a55a37
commit
6757044f1a
3 changed files with 6 additions and 2 deletions
|
|
@ -195,6 +195,7 @@ CONFIG_PWM_TWL_LED=m
|
|||
|
||||
CONFIG_CRYPTO_DEV_OMAP_SHAM=m
|
||||
CONFIG_CRYPTO_DEV_OMAP_AES=m
|
||||
CONFIG_CRYPTO_DEV_OMAP_DES=m
|
||||
CONFIG_HW_RANDOM_OMAP=m
|
||||
CONFIG_HW_RANDOM_OMAP3_ROM=m
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 8
|
||||
%define gitrev 9
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2068,6 +2068,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Apr 03 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git9.1
|
||||
- Linux v3.14-7333-g59ecc26004e7
|
||||
|
||||
* Thu Apr 03 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git8.1
|
||||
- Linux v3.14-7247-gcd6362befe4c
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
b621207b3f6ecbb67db18b13258f8ea8 linux-3.14.tar.xz
|
||||
d36baf2d62de5aa61f10a976d00d2d2a perf-man-3.14.tar.gz
|
||||
4f6a8f55799e38e21c34c3b4b67a51f8 patch-3.14-git8.xz
|
||||
1ffb416fada7ceb3e051253d4c582b3d patch-3.14-git9.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue