From 5aa62140ce1e667afe8daf708fed23c203924d0f Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Sat, 10 Mar 2018 07:45:25 -0600
Subject: [PATCH] kernel bump: 4.14.x-ti: (4.14.25-ti-r38)

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 configs/bb.org-debian-buster-iot-v4.14.conf      | 4 ++--
 configs/bb.org-debian-stretch-iot-v4.14.conf     | 4 ++--
 configs/kernel.data                              | 2 +-
 configs/rcn-ee_console_debian_buster_armhf.conf  | 4 ++--
 configs/rcn-ee_console_debian_stretch_armhf.conf | 4 ++--
 configs/rcn-ee_console_ubuntu_bionic_armhf.conf  | 4 ++--
 configs/rcn-ee_console_ubuntu_xenial_armhf.conf  | 4 ++--
 7 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/configs/bb.org-debian-buster-iot-v4.14.conf b/configs/bb.org-debian-buster-iot-v4.14.conf
index 61e147727..b4ba0b79a 100644
--- a/configs/bb.org-debian-buster-iot-v4.14.conf
+++ b/configs/bb.org-debian-buster-iot-v4.14.conf
@@ -141,7 +141,7 @@ repo_rcnee_pkg_list="	\
 	can-utils	\
 	gpiod	\
 	ipumm-dra7xx-installer	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	mjpg-streamer	\
 	nodejs	\
 	pru-software-support-package	\
@@ -162,7 +162,7 @@ repo_rcnee_pkg_list="	\
 #repo_nodesource="node_8.x"
 #repo_nodesource_dist="stretch"
 ##
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
diff --git a/configs/bb.org-debian-stretch-iot-v4.14.conf b/configs/bb.org-debian-stretch-iot-v4.14.conf
index 6115236cc..8d0584b20 100644
--- a/configs/bb.org-debian-stretch-iot-v4.14.conf
+++ b/configs/bb.org-debian-stretch-iot-v4.14.conf
@@ -146,7 +146,7 @@ repo_rcnee_pkg_list="	\
 	firmware-am57xx-opencl-monitor	\
 	gpiod	\
 	ipumm-dra7xx-installer	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	mjpg-streamer	\
 	nodejs	\
 	pru-software-support-package	\
@@ -167,7 +167,7 @@ repo_rcnee_pkg_list="	\
 #repo_nodesource="node_8.x"
 #repo_nodesource_dist="stretch"
 ##
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
diff --git a/configs/kernel.data b/configs/kernel.data
index 0c191ddac..81fd0a03d 100644
--- a/configs/kernel.data
+++ b/configs/kernel.data
@@ -5,5 +5,5 @@ bone-rt LTS414 4.14.25-bone-rt-r13
 ti LTS44 4.4.113-ti-r148
 ti LTS49 4.9.83-ti-r103
 ti-rt LTS49 4.9.83-ti-rt-r103
-ti LTS414 4.14.24-ti-r37
+ti LTS414 4.14.25-ti-r38
 ti-rt LTS414 4.14.24-ti-rt-r37
diff --git a/configs/rcn-ee_console_debian_buster_armhf.conf b/configs/rcn-ee_console_debian_buster_armhf.conf
index e979df7ac..a198061b3 100644
--- a/configs/rcn-ee_console_debian_buster_armhf.conf
+++ b/configs/rcn-ee_console_debian_buster_armhf.conf
@@ -111,7 +111,7 @@ repo_rcnee_pkg_list="	\
 	connman	\
 	gpiod	\
 	ipumm-dra7xx-installer	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	linux-image-4.15.8-armv7-x1	\
 	rcn-ee-archive-keyring	\
 	tiomapconf	\
@@ -119,7 +119,7 @@ repo_rcnee_pkg_list="	\
 	wireguard-tools	\
 "
 
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
diff --git a/configs/rcn-ee_console_debian_stretch_armhf.conf b/configs/rcn-ee_console_debian_stretch_armhf.conf
index 4ced310bb..c21f09c54 100644
--- a/configs/rcn-ee_console_debian_stretch_armhf.conf
+++ b/configs/rcn-ee_console_debian_stretch_armhf.conf
@@ -110,7 +110,7 @@ repo_rcnee_pkg_list="	\
 	connman	\
 	ipumm-dra7xx-installer	\
 	gpiod	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	linux-image-4.15.8-armv7-x1	\
 	rcn-ee-archive-keyring	\
 	tiomapconf	\
@@ -118,7 +118,7 @@ repo_rcnee_pkg_list="	\
 	wireguard-tools	\
 "
 
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
diff --git a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
index ce5408875..30722b8ff 100644
--- a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
+++ b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
@@ -103,7 +103,7 @@ repo_rcnee_pkg_list="	\
 	bb-wl18xx-firmware	\
 	gpiod	\
 	ipumm-dra7xx-installer	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	linux-image-4.15.8-armv7-x1	\
 	rcn-ee-archive-keyring	\
 	tiomapconf	\
@@ -111,7 +111,7 @@ repo_rcnee_pkg_list="	\
 	wireguard-tools	\
 "
 
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
diff --git a/configs/rcn-ee_console_ubuntu_xenial_armhf.conf b/configs/rcn-ee_console_ubuntu_xenial_armhf.conf
index e6990fb52..a810282cc 100644
--- a/configs/rcn-ee_console_ubuntu_xenial_armhf.conf
+++ b/configs/rcn-ee_console_ubuntu_xenial_armhf.conf
@@ -96,14 +96,14 @@ repo_rcnee_pkg_list="	\
 	bb-customizations	\
 	bb-wl18xx-firmware	\
 	ipumm-dra7xx-installer	\
-	linux-image-4.14.24-ti-r37	\
+	linux-image-4.14.25-ti-r38	\
 	linux-image-4.15.8-armv7-x1	\
 	rcn-ee-archive-keyring	\
 	tiomapconf	\
 	vpdma-dra7xx-installer	\
 "
 
-repo_rcnee_pkg_version="4.14.24-ti-r37"
+repo_rcnee_pkg_version="4.14.25-ti-r38"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
-- 
GitLab