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_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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user