From 657c2f556db51a4810ce6afa1945ea89134f9498 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Tue, 15 May 2018 14:59:57 -0500 Subject: [PATCH] kernel bump: 4.14.x-ti-rt: (4.14.40-ti-rt-r49) Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf | 4 ++-- configs/kernel.data | 2 +- configs/machinekit-debian-stretch.conf | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf index 63e83fe5a..15956ba78 100644 --- a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf +++ b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf @@ -130,7 +130,7 @@ repo_rcnee_pkg_list=" \ bb-wl18xx-firmware \ gpiod \ ipumm-dra7xx-installer \ - linux-image-4.14.40-ti-rt-r48 \ + linux-image-4.14.40-ti-rt-r49 \ nodejs \ npm \ pru-software-support-package \ @@ -162,7 +162,7 @@ repo_ros_pkg_list=" \ ros-melodic-ros-base \ " ## -repo_rcnee_pkg_version="4.14.40-ti-rt-r48" +repo_rcnee_pkg_version="4.14.40-ti-rt-r49" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index e929eddf0..a417e7168 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -6,4 +6,4 @@ ti LTS44 4.4.113-ti-r149 ti LTS49 4.9.88-ti-r111 ti-rt LTS49 4.9.88-ti-rt-r111 ti LTS414 4.14.40-ti-r49 -ti-rt LTS414 4.14.40-ti-rt-r48 +ti-rt LTS414 4.14.40-ti-rt-r49 diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf index 3da9dcb35..4d98bdc39 100644 --- a/configs/machinekit-debian-stretch.conf +++ b/configs/machinekit-debian-stretch.conf @@ -139,7 +139,7 @@ repo_rcnee_pkg_list=" \ firmware-am57xx-opencl-monitor \ ipumm-dra7xx-installer \ gpiod \ - linux-image-4.14.40-ti-rt-r48 \ + linux-image-4.14.40-ti-rt-r49 \ pru-software-support-package \ rcn-ee-archive-keyring \ roboticscape \ @@ -158,7 +158,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.14.40-ti-rt-r48" +repo_rcnee_pkg_version="4.14.40-ti-rt-r49" include_firmware="enable" # repo_external="enable" -- GitLab