From c777eb6708d2fe5dbee76848ae6a5b8909ab0100 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Fri, 21 Sep 2018 16:37:05 -0500 Subject: [PATCH] kernel bump: 4.14.x-ti-rt: (4.14.69-ti-rt-r76) Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-buster-gobot-iot-v4.14.conf | 4 ++-- configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf | 4 ++-- configs/kernel.data | 2 +- configs/machinekit-debian-stretch.conf | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf index 327ba5a23..3d867b11c 100644 --- a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf +++ b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf @@ -156,7 +156,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.14.69-ti-rt-r75 \ + linux-image-4.14.69-ti-rt-r76 \ mjpg-streamer \ nodejs \ npm \ @@ -179,7 +179,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.14.69-ti-rt-r75" +repo_rcnee_pkg_version="4.14.69-ti-rt-r76" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" 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 cc904f9ce..5b1be2f13 100644 --- a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf +++ b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf @@ -146,7 +146,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.14.69-ti-rt-r75 \ + linux-image-4.14.69-ti-rt-r76 \ mjpg-streamer \ nodejs \ npm \ @@ -181,7 +181,7 @@ repo_ros_pkg_list=" \ ros-melodic-ros-base \ " ## -repo_rcnee_pkg_version="4.14.69-ti-rt-r75" +repo_rcnee_pkg_version="4.14.69-ti-rt-r76" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index 5d1ecfe3a..856019c33 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -2,4 +2,4 @@ armv7 STABLE 4.18.9-armv7-x9 bone-rt LTS414 4.14.70-bone-rt-r16 ti LTS44 4.4.113-ti-r149 ti LTS414 4.14.69-ti-r76 -ti-rt LTS414 4.14.69-ti-rt-r75 +ti-rt LTS414 4.14.69-ti-rt-r76 diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf index 3e7d0b82a..0bd211c32 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.69-ti-rt-r75 \ + linux-image-4.14.69-ti-rt-r76 \ 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.69-ti-rt-r75" +repo_rcnee_pkg_version="4.14.69-ti-rt-r76" include_firmware="enable" # repo_external="enable" -- GitLab