diff --git a/patches/defconfig b/patches/defconfig
index 83740e806e0e8b5b0db47e51b1be2b83e78fa61e..b9737d364372cee847f115d1ad9c087f5ee305b9 100644
--- a/patches/defconfig
+++ b/patches/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.10.0-rc4 Kernel Configuration
+# Linux/arm 4.10.0-rc5 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/patches/defconfig-bone b/patches/defconfig-bone
index 853091785bdd1e091b037ccffc025045aa23fbbd..a99456c83b7bc5c3be56600773f407882f9f3220 100644
--- a/patches/defconfig-bone
+++ b/patches/defconfig-bone
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.10.0-rc4 Kernel Configuration
+# Linux/arm 4.10.0-rc5 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/patches/ref_omap2plus_defconfig b/patches/ref_omap2plus_defconfig
index 5ecfd84f9185b398b3d215a820688310bf0059f8..8337b0d5b129995228cd9c03ac6d394b9e5a0626 100644
--- a/patches/ref_omap2plus_defconfig
+++ b/patches/ref_omap2plus_defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.10.0-rc4 Kernel Configuration
+# Linux/arm 4.10.0-rc5 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/version.sh b/version.sh
index 8db112a7c24986ed7c9f2c2cbf35001effdac486..604c23afcdb1ecc5c1b3af78ec2f20a671f134cc 100644
--- a/version.sh
+++ b/version.sh
@@ -27,7 +27,7 @@ toolchain="gcc_linaro_gnueabihf_6"
 
 #Kernel/Build
 KERNEL_REL=4.10
-KERNEL_TAG=${KERNEL_REL}-rc4
+KERNEL_TAG=${KERNEL_REL}-rc5
 BUILD=${build_prefix}1
 kernel_rt=".X-rtY"