From 1b887795e58091d85ed05aec683fbf81692a3392 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Sat, 26 Jan 2019 22:38:25 -0600 Subject: [PATCH] kernel bump: 4.14.x-ti-rt: (4.14.94-ti-rt-r91) 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 71e7cb483..e6925317a 100644 --- a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf +++ b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf @@ -158,7 +158,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.14.91-ti-rt-r90 \ + linux-image-4.14.94-ti-rt-r91 \ 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.14.91-ti-rt-r90" +repo_rcnee_pkg_version="4.14.94-ti-rt-r91" 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 3adf7df01..f3930e1aa 100644 --- a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf +++ b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf @@ -145,7 +145,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.14.91-ti-rt-r90 \ + linux-image-4.14.94-ti-rt-r91 \ mjpg-streamer \ nodejs \ npm \ @@ -180,7 +180,7 @@ repo_ros_pkg_list=" \ ros-melodic-ros-base \ " ## -repo_rcnee_pkg_version="4.14.91-ti-rt-r90" +repo_rcnee_pkg_version="4.14.94-ti-rt-r91" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index ebcec79b7..85c799134 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -2,6 +2,6 @@ armv7 LTS419 4.19.17-armv7-x20 bone-rt LTS414 4.14.93-bone-rt-r17 ti LTS44 4.4.155-ti-r151 ti LTS414 4.14.94-ti-r91 -ti-rt LTS414 4.14.91-ti-rt-r90 +ti-rt LTS414 4.14.94-ti-rt-r91 ti LTS419 4.19.15-ti-r6 ti-rt LTS419 4.19.15-ti-rt-r6 diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf index bbe8e50f0..9b800f2c3 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.91-ti-rt-r90 \ + linux-image-4.14.94-ti-rt-r91 \ 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.91-ti-rt-r90" +repo_rcnee_pkg_version="4.14.94-ti-rt-r91" include_firmware="enable" # repo_external="enable" -- GitLab