Linux v4.1-rc2-37-g5198b44374ad
This commit is contained in:
parent
e73e7e3929
commit
45a0b49689
@ -2950,6 +2950,7 @@ CONFIG_RTC_INTF_PROC=y
|
|||||||
CONFIG_RTC_INTF_DEV=y
|
CONFIG_RTC_INTF_DEV=y
|
||||||
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
|
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
|
||||||
CONFIG_RTC_DRV_CMOS=y
|
CONFIG_RTC_DRV_CMOS=y
|
||||||
|
CONFIG_RTC_DRV_ABX80X=m
|
||||||
CONFIG_RTC_DRV_DS1307=m
|
CONFIG_RTC_DRV_DS1307=m
|
||||||
CONFIG_RTC_DRV_DS1511=m
|
CONFIG_RTC_DRV_DS1511=m
|
||||||
CONFIG_RTC_DRV_DS1553=m
|
CONFIG_RTC_DRV_DS1553=m
|
||||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 2
|
%define rcrev 2
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2201,6 +2201,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%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
|
* Tue May 05 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc2.git1.1
|
||||||
- Linux v4.1-rc2-7-gd9cee5d4f66e
|
- Linux v4.1-rc2-7-gd9cee5d4f66e
|
||||||
- Reenable debugging options.
|
- Reenable debugging options.
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
a86916bd12798220da9eb4a1eec3616d linux-4.0.tar.xz
|
a86916bd12798220da9eb4a1eec3616d linux-4.0.tar.xz
|
||||||
d125eecce68ab6fb5f1f23523c2c04b8 perf-man-4.0.tar.gz
|
d125eecce68ab6fb5f1f23523c2c04b8 perf-man-4.0.tar.gz
|
||||||
1af1ca2f20db7ebc2a94a786fb6f8e86 patch-4.1-rc2.xz
|
1af1ca2f20db7ebc2a94a786fb6f8e86 patch-4.1-rc2.xz
|
||||||
0f87c641d7720ec37697d23740f33564 patch-4.1-rc2-git1.xz
|
4a3c022b0d1df600e9d4a31ebe0d0828 patch-4.1-rc2-git2.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user