From cc7a82e9f9c84592956e42b6d5548117dc98f2c2 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 27 Feb 2019 09:31:43 -0600 Subject: [PATCH] kernel bump: 4.19.x-ti-rt: (4.19.25-ti-rt-r11) Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-buster-gobot-iot-v4.19.conf | 4 ++-- configs/bb.org-ubuntu-bionic-ros-iot-v4.19.conf | 4 ++-- configs/kernel.data | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/bb.org-debian-buster-gobot-iot-v4.19.conf b/configs/bb.org-debian-buster-gobot-iot-v4.19.conf index c04239af5..e1acd557c 100644 --- a/configs/bb.org-debian-buster-gobot-iot-v4.19.conf +++ b/configs/bb.org-debian-buster-gobot-iot-v4.19.conf @@ -158,7 +158,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.19.24-ti-rt-r10 \ + linux-image-4.19.25-ti-rt-r11 \ mjpg-streamer \ nodejs \ npm \ @@ -181,7 +181,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.19.24-ti-rt-r10" +repo_rcnee_pkg_version="4.19.25-ti-rt-r11" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/bb.org-ubuntu-bionic-ros-iot-v4.19.conf b/configs/bb.org-ubuntu-bionic-ros-iot-v4.19.conf index b71ffff0f..64094e075 100644 --- a/configs/bb.org-ubuntu-bionic-ros-iot-v4.19.conf +++ b/configs/bb.org-ubuntu-bionic-ros-iot-v4.19.conf @@ -145,7 +145,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.19.24-ti-rt-r10 \ + linux-image-4.19.25-ti-rt-r11 \ mjpg-streamer \ nodejs \ npm \ @@ -180,7 +180,7 @@ repo_ros_pkg_list=" \ ros-melodic-ros-base \ " ## -repo_rcnee_pkg_version="4.19.24-ti-rt-r10" +repo_rcnee_pkg_version="4.19.25-ti-rt-r11" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index 42d20ebf1..ce5478bf0 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -5,4 +5,4 @@ ti LTS44 4.4.155-ti-r151 ti LTS414 4.14.94-ti-r94 ti-rt LTS414 4.14.94-ti-rt-r94 ti LTS419 4.19.25-ti-r11 -ti-rt LTS419 4.19.24-ti-rt-r10 +ti-rt LTS419 4.19.25-ti-rt-r11 -- GitLab