Linux v3.9-11485-gbb9055b
This commit is contained in:
parent
1b53903221
commit
24c8251180
@ -228,6 +228,7 @@ CONFIG_GPIO_MAX7301=m
|
|||||||
CONFIG_GPIO_MC33880=m
|
CONFIG_GPIO_MC33880=m
|
||||||
CONFIG_GPIO_74X164=m
|
CONFIG_GPIO_74X164=m
|
||||||
CONFIG_GPIO_TPS65912=m
|
CONFIG_GPIO_TPS65912=m
|
||||||
|
# CONFIG_GPIO_RCAR is not set
|
||||||
CONFIG_W1_MASTER_GPIO=m
|
CONFIG_W1_MASTER_GPIO=m
|
||||||
CONFIG_CHARGER_GPIO=m
|
CONFIG_CHARGER_GPIO=m
|
||||||
|
|
||||||
|
@ -95,7 +95,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 20
|
%define gitrev 21
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2240,6 +2240,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 07 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git21.1
|
||||||
|
- Linux v3.9-11485-gbb9055b
|
||||||
|
|
||||||
* Tue May 07 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git20.1
|
* Tue May 07 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git20.1
|
||||||
- Linux v3.9-10996-g0f47c94
|
- Linux v3.9-10996-g0f47c94
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user