Linux v4.1-rc2-37-g5198b44374ad

This commit is contained in:
Josh Boyer 2015-05-06 09:47:10 -04:00
parent e73e7e3929
commit 45a0b49689
3 changed files with 6 additions and 2 deletions

View File

@ -2950,6 +2950,7 @@ CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_ABX80X=m
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m

View File

@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 2
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2201,6 +2201,9 @@ fi
#
#
%changelog
* Wed May 06 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc2.git2.1
- Linux v4.1-rc2-37-g5198b44374ad
* Tue May 05 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc2.git1.1
- Linux v4.1-rc2-7-gd9cee5d4f66e
- Reenable debugging options.

View File

@ -1,4 +1,4 @@
a86916bd12798220da9eb4a1eec3616d linux-4.0.tar.xz
d125eecce68ab6fb5f1f23523c2c04b8 perf-man-4.0.tar.gz
1af1ca2f20db7ebc2a94a786fb6f8e86 patch-4.1-rc2.xz
0f87c641d7720ec37697d23740f33564 patch-4.1-rc2-git1.xz
4a3c022b0d1df600e9d4a31ebe0d0828 patch-4.1-rc2-git2.xz