From 9e3fb9c70008797dbdf39153fe9a33afcb2bf46d Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 30 Nov 2016 11:10:35 -0600 Subject: [PATCH] elinux: re-enable 4.9.x-ti over 4.4.x-ti Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/rcn-ee_console_debian_jessie_armhf.conf | 4 ++-- configs/rcn-ee_console_debian_stretch_armhf.conf | 4 ++-- configs/rcn-ee_console_debian_wheezy_armhf.conf | 4 ++-- configs/rcn-ee_console_ubuntu_trusty_armhf.conf | 4 ++-- configs/rcn-ee_console_ubuntu_xenial_armhf.conf | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/configs/rcn-ee_console_debian_jessie_armhf.conf b/configs/rcn-ee_console_debian_jessie_armhf.conf index 148e26d21..f1d484d71 100644 --- a/configs/rcn-ee_console_debian_jessie_armhf.conf +++ b/configs/rcn-ee_console_debian_jessie_armhf.conf @@ -103,14 +103,14 @@ repo_rcnee_pkg_list=" \ bb-wl18xx-firmware \ connman \ ipumm-dra7xx-installer \ - linux-image-4.4.35-ti-r70 \ + linux-image-4.9.0-rc7-ti-r7 \ linux-image-4.9.0-rc7-armv7-x3 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " -repo_rcnee_pkg_version="4.4.35-ti-r70" +repo_rcnee_pkg_version="4.9.0-rc7-ti-r7" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/rcn-ee_console_debian_stretch_armhf.conf b/configs/rcn-ee_console_debian_stretch_armhf.conf index b6af343e5..a3466bf6e 100644 --- a/configs/rcn-ee_console_debian_stretch_armhf.conf +++ b/configs/rcn-ee_console_debian_stretch_armhf.conf @@ -102,14 +102,14 @@ repo_rcnee_pkg_list=" \ bb-wl18xx-firmware \ connman \ ipumm-dra7xx-installer \ - linux-image-4.4.35-ti-r70 \ + linux-image-4.9.0-rc7-ti-r7 \ linux-image-4.9.0-rc7-armv7-x3 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " -repo_rcnee_pkg_version="4.4.35-ti-r70" +repo_rcnee_pkg_version="4.9.0-rc7-ti-r7" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/rcn-ee_console_debian_wheezy_armhf.conf b/configs/rcn-ee_console_debian_wheezy_armhf.conf index 61eaa9194..559401e08 100644 --- a/configs/rcn-ee_console_debian_wheezy_armhf.conf +++ b/configs/rcn-ee_console_debian_wheezy_armhf.conf @@ -95,14 +95,14 @@ repo_rcnee="enable" repo_rcnee_pkg_list=" \ bb-customizations \ ipumm-dra7xx-installer \ - linux-image-4.4.35-ti-r70 \ + linux-image-4.9.0-rc7-ti-r7 \ linux-image-4.9.0-rc7-armv7-x3 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " -repo_rcnee_pkg_version="4.4.35-ti-r70" +repo_rcnee_pkg_version="4.9.0-rc7-ti-r7" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/rcn-ee_console_ubuntu_trusty_armhf.conf b/configs/rcn-ee_console_ubuntu_trusty_armhf.conf index 59783cb49..88651eb27 100644 --- a/configs/rcn-ee_console_ubuntu_trusty_armhf.conf +++ b/configs/rcn-ee_console_ubuntu_trusty_armhf.conf @@ -88,14 +88,14 @@ repo_rcnee="enable" repo_rcnee_pkg_list=" \ bb-customizations \ ipumm-dra7xx-installer \ - linux-image-4.4.35-ti-r70 \ + linux-image-4.9.0-rc7-ti-r7 \ linux-image-4.9.0-rc7-armv7-x3 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " -repo_rcnee_pkg_version="4.4.35-ti-r70" +repo_rcnee_pkg_version="4.9.0-rc7-ti-r7" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/rcn-ee_console_ubuntu_xenial_armhf.conf b/configs/rcn-ee_console_ubuntu_xenial_armhf.conf index 5773a3cb1..1981738fc 100644 --- a/configs/rcn-ee_console_ubuntu_xenial_armhf.conf +++ b/configs/rcn-ee_console_ubuntu_xenial_armhf.conf @@ -94,14 +94,14 @@ repo_rcnee_pkg_list=" \ bb-wl18xx-firmware \ connman \ ipumm-dra7xx-installer \ - linux-image-4.4.35-ti-r70 \ + linux-image-4.9.0-rc7-ti-r7 \ linux-image-4.9.0-rc7-armv7-x3 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " -repo_rcnee_pkg_version="4.4.35-ti-r70" +repo_rcnee_pkg_version="4.9.0-rc7-ti-r7" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" -- GitLab