From 2e8097bd8c8a6bb5a9da963448f197b98343eeb9 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Tue, 14 Nov 2017 10:21:35 -0600 Subject: [PATCH] kernel bump: 4.14.x-ti: (4.14.0-ti-r9) 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 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/bb.org-debian-buster-iot-v4.14.conf b/configs/bb.org-debian-buster-iot-v4.14.conf index a193fd670..615eb530c 100644 --- a/configs/bb.org-debian-buster-iot-v4.14.conf +++ b/configs/bb.org-debian-buster-iot-v4.14.conf @@ -127,7 +127,7 @@ repo_rcnee_pkg_list=" \ bb-customizations \ bb-wl18xx-firmware \ libgpiod-utils \ - linux-image-4.14.0-rc8-ti-r8 \ + linux-image-4.14.0-ti-r9 \ mjpg-streamer \ rcn-ee-archive-keyring \ " @@ -141,7 +141,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.14.0-rc8-ti-r8" +repo_rcnee_pkg_version="4.14.0-ti-r9" 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 e1302429d..1037f724e 100644 --- a/configs/bb.org-debian-stretch-iot-v4.14.conf +++ b/configs/bb.org-debian-stretch-iot-v4.14.conf @@ -144,7 +144,7 @@ repo_rcnee_pkg_list=" \ firmware-am57xx-opencl-monitor \ ipumm-dra7xx-installer \ libgpiod-utils \ - linux-image-4.14.0-rc8-ti-r8 \ + linux-image-4.14.0-ti-r9 \ mjpg-streamer \ nodejs \ pru-software-support-package \ @@ -164,7 +164,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.14.0-rc8-ti-r8" +repo_rcnee_pkg_version="4.14.0-ti-r9" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index cc8e3e5c1..3460c769d 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -5,4 +5,4 @@ bone-rt STABLE 4.13.12-bone-rt-r3 ti LTS44 4.4.91-ti-r137 ti LTS49 4.9.61-ti-r76 ti-rt LTS49 4.9.61-ti-rt-r76 -ti LTS414 4.14.0-rc8-ti-r8 +ti LTS414 4.14.0-ti-r9 -- GitLab