diff options
-rw-r--r-- | config-arm-generic | 1 | ||||
-rw-r--r-- | gitrev | 2 | ||||
-rw-r--r-- | kernel.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/config-arm-generic b/config-arm-generic index 63d488ccc..d72e87119 100644 --- a/config-arm-generic +++ b/config-arm-generic @@ -286,6 +286,7 @@ CONFIG_VFIO_AMBA=m # CONFIG_KEYBOARD_OMAP4 is not set # CONFIG_KEYBOARD_BCM 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 @@ -1 +1 @@ -8a70dd2669200ce83255ed8c5ebef7e59f9e8707 +03867292476e6fa7679395838d768dda0a0816c7 diff --git a/kernel.spec b/kernel.spec index b16a3675a..0e05441da 100644 --- a/kernel.spec +++ b/kernel.spec @@ -67,7 +67,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -2032,6 +2032,9 @@ fi # # %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 - Linux v4.3-rc6-117-g8a70dd2 @@ -1,4 +1,4 @@ 3d5ea06d767e2f35c999eeadafc76523 linux-4.2.tar.xz 4c964bfba54d65b5b54cc898baddecad perf-man-4.2.tar.gz f47326c893ce91f2603d2fd6b8c590fd patch-4.3-rc6.xz -a349f3660772e1f2d18c7a37f22dd860 patch-4.3-rc6-git2.xz +380a41c125ac533844b3b58767fc9e1d patch-4.3-rc6-git3.xz |