From 6ed4350a95faa2e35d694c44d8b15a28bf1433dd Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 13 Apr 2015 08:43:37 -0500
Subject: [PATCH] 3.14.38-ti-r59 release

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 patches/ref_omap2plus_defconfig |  2 +-
 version.sh                      | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/patches/ref_omap2plus_defconfig b/patches/ref_omap2plus_defconfig
index f8fbf29a1..e6df9c3a8 100644
--- a/patches/ref_omap2plus_defconfig
+++ b/patches/ref_omap2plus_defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.14.37 Kernel Configuration
+# Linux/arm 3.14.38 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_MIGHT_HAVE_PCI=y
diff --git a/version.sh b/version.sh
index ebd92c126..1e87b37b4 100644
--- a/version.sh
+++ b/version.sh
@@ -23,8 +23,8 @@ toolchain="gcc_linaro_gnueabihf_4_8"
 
 #Kernel/Build
 KERNEL_REL=3.14
-KERNEL_TAG=${KERNEL_REL}.37
-BUILD=${build_prefix}-r58
+KERNEL_TAG=${KERNEL_REL}.38
+BUILD=${build_prefix}-r59
 
 #v3.X-rcX + upto SHA
 #prev_KERNEL_SHA=""
@@ -36,7 +36,7 @@ BRANCH="ti-linux-${branch_prefix}3.14.y"
 DISTRO=cross
 DEBARCH=armhf
 
-ti_git_old_release="01a3476723a06c55c6491e31b23e308df3ba73e4"
-ti_git_pre="dcb1efb334b2d125e6ddbebf1d7401dbbf3fd220"
-ti_git_post="18befee57e0640c81b4909d7e3f4805200b2acef"
+ti_git_old_release="18befee57e0640c81b4909d7e3f4805200b2acef"
+ti_git_pre="18befee57e0640c81b4909d7e3f4805200b2acef"
+ti_git_post="46ff60f2a7b3a67bdb9e7b3632dfeab851cb2f72"
 #
-- 
GitLab