Linux v4.3-rc6-232-g0386729
This commit is contained in:
parent
57a8c72ac3
commit
313ef87ecc
@ -286,6 +286,7 @@ CONFIG_VFIO_AMBA=m
|
|||||||
# CONFIG_KEYBOARD_OMAP4 is not set
|
# CONFIG_KEYBOARD_OMAP4 is not set
|
||||||
# CONFIG_KEYBOARD_BCM is not set
|
# CONFIG_KEYBOARD_BCM is not set
|
||||||
# CONFIG_PHY_SAMSUNG_USB2 is not set
|
# CONFIG_PHY_SAMSUNG_USB2 is not set
|
||||||
|
# CONFIG_OMAP_GPMC_DEBUG is not set
|
||||||
|
|
||||||
### turn off things which make no sense on embedded SoC
|
### turn off things which make no sense on embedded SoC
|
||||||
|
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
8a70dd2669200ce83255ed8c5ebef7e59f9e8707
|
03867292476e6fa7679395838d768dda0a0816c7
|
||||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 6
|
%define rcrev 6
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2032,6 +2032,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 23 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc6.git3.1
|
||||||
|
- Linux v4.3-rc6-232-g0386729
|
||||||
|
|
||||||
* Thu Oct 22 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc6.git2.1
|
* Thu Oct 22 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc6.git2.1
|
||||||
- Linux v4.3-rc6-117-g8a70dd2
|
- Linux v4.3-rc6-117-g8a70dd2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
3d5ea06d767e2f35c999eeadafc76523 linux-4.2.tar.xz
|
3d5ea06d767e2f35c999eeadafc76523 linux-4.2.tar.xz
|
||||||
4c964bfba54d65b5b54cc898baddecad perf-man-4.2.tar.gz
|
4c964bfba54d65b5b54cc898baddecad perf-man-4.2.tar.gz
|
||||||
f47326c893ce91f2603d2fd6b8c590fd patch-4.3-rc6.xz
|
f47326c893ce91f2603d2fd6b8c590fd patch-4.3-rc6.xz
|
||||||
a349f3660772e1f2d18c7a37f22dd860 patch-4.3-rc6-git2.xz
|
380a41c125ac533844b3b58767fc9e1d patch-4.3-rc6-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user