From f1b7d304ff75c480bd6a18766c296c86eec5650d Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Tue, 7 Aug 2018 20:39:09 -0500 Subject: [PATCH] kernel bump: 4.14.x-ti-rt: (4.14.61-ti-rt-r68) 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 1518bb9c4..49137f649 100644 --- a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf +++ b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf @@ -155,7 +155,7 @@ repo_rcnee_pkg_list=" \ gpiod \ ipumm-dra7xx-installer \ librobotcontrol \ - linux-image-4.14.60-ti-rt-r67 \ + linux-image-4.14.61-ti-rt-r68 \ mjpg-streamer \ nodejs \ npm \ @@ -176,7 +176,7 @@ repo_rcnee_pkg_list=" \ #repo_nodesource="node_8.x" #repo_nodesource_dist="stretch" ## -repo_rcnee_pkg_version="4.14.60-ti-rt-r67" +repo_rcnee_pkg_version="4.14.61-ti-rt-r68" 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 e3d91f7ef..e484bd4a5 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.60-ti-rt-r67 \ + linux-image-4.14.61-ti-rt-r68 \ mjpg-streamer \ nodejs \ npm \ @@ -178,7 +178,7 @@ repo_ros_pkg_list=" \ ros-melodic-ros-base \ " ## -repo_rcnee_pkg_version="4.14.60-ti-rt-r67" +repo_rcnee_pkg_version="4.14.61-ti-rt-r68" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/kernel.data b/configs/kernel.data index 4ced81b33..91a86ebb1 100644 --- a/configs/kernel.data +++ b/configs/kernel.data @@ -2,4 +2,4 @@ armv7 STABLE 4.17.12-armv7-x12 bone-rt LTS414 4.14.60-bone-rt-r16 ti LTS44 4.4.113-ti-r149 ti LTS414 4.14.61-ti-r68 -ti-rt LTS414 4.14.60-ti-rt-r67 +ti-rt LTS414 4.14.61-ti-rt-r68 diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf index f7770a164..09c34cfbf 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.60-ti-rt-r67 \ + linux-image-4.14.61-ti-rt-r68 \ 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.60-ti-rt-r67" +repo_rcnee_pkg_version="4.14.61-ti-rt-r68" include_firmware="enable" # repo_external="enable" -- GitLab