From ed5950048ea12ca96a359ad60c5488ed72dbd7a2 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Fri, 14 Oct 2016 21:13:11 -0500 Subject: [PATCH] kernel bump: 3.8.13 (3.8.13-bone81) Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/OpenROV_debian_stable_armhf.conf | 2 +- configs/bb.org-debian-jessie-lxqt-4gb.conf | 4 ++-- configs/bb.org-debian-wheezy-console.conf | 4 ++-- configs/bb.org-debian-wheezy-lxde-2gb.conf | 4 ++-- configs/bb.org-debian-wheezy-lxde-4gb.conf | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/configs/OpenROV_debian_stable_armhf.conf b/configs/OpenROV_debian_stable_armhf.conf index 8010b8324..d4227433f 100644 --- a/configs/OpenROV_debian_stable_armhf.conf +++ b/configs/OpenROV_debian_stable_armhf.conf @@ -84,7 +84,7 @@ third_party_modules="enable" ##enable kernel repo: http://repos.rcn-ee.com/(debian|ubuntu) repo_rcnee="enable" repo_rcnee_pkg_list=" \ - linux-image-3.8.13-bone80 \ + linux-image-3.8.13-bone81 \ tiomapconf \ " diff --git a/configs/bb.org-debian-jessie-lxqt-4gb.conf b/configs/bb.org-debian-jessie-lxqt-4gb.conf index add24b09e..3d57a0249 100644 --- a/configs/bb.org-debian-jessie-lxqt-4gb.conf +++ b/configs/bb.org-debian-jessie-lxqt-4gb.conf @@ -158,7 +158,7 @@ repo_rcnee_pkg_list=" \ libgl1-mesa-dri \ libsoc-dev \ libsoc2 \ - linux-image-3.8.13-bone80 \ + linux-image-3.8.13-bone81 \ lximage-qt \ lxqt-about \ lxqt-admin \ @@ -193,7 +193,7 @@ repo_nodesource="node_0.12" #repo_nodesource="node_6.x" repo_nodesource_dist="jessie" ## -repo_rcnee_pkg_version="3.8.13-bone80" +repo_rcnee_pkg_version="3.8.13-bone81" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/bb.org-debian-wheezy-console.conf b/configs/bb.org-debian-wheezy-console.conf index c88539431..00e77b22d 100644 --- a/configs/bb.org-debian-wheezy-console.conf +++ b/configs/bb.org-debian-wheezy-console.conf @@ -68,14 +68,14 @@ rfs_ssh_user_pass="enable" repo_rcnee="enable" repo_rcnee_pkg_list=" \ ipumm-dra7xx-installer \ - linux-image-3.8.13-bone80 \ + linux-image-3.8.13-bone81 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " # -repo_rcnee_pkg_version="3.8.13-bone80" +repo_rcnee_pkg_version="3.8.13-bone81" #include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/bb.org-debian-wheezy-lxde-2gb.conf b/configs/bb.org-debian-wheezy-lxde-2gb.conf index cc4229331..3499e497b 100644 --- a/configs/bb.org-debian-wheezy-lxde-2gb.conf +++ b/configs/bb.org-debian-wheezy-lxde-2gb.conf @@ -111,7 +111,7 @@ repo_rcnee_pkg_list=" \ c9-core-installer \ device-tree-compiler \ doc-beaglebone-getting-started \ - linux-image-3.8.13-bone80 \ + linux-image-3.8.13-bone81 \ nodejs \ nodejs-legacy \ npm \ @@ -121,7 +121,7 @@ repo_rcnee_pkg_list=" \ " # -repo_rcnee_pkg_version="3.8.13-bone80" +repo_rcnee_pkg_version="3.8.13-bone81" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" diff --git a/configs/bb.org-debian-wheezy-lxde-4gb.conf b/configs/bb.org-debian-wheezy-lxde-4gb.conf index 502e8d301..43a0f6122 100644 --- a/configs/bb.org-debian-wheezy-lxde-4gb.conf +++ b/configs/bb.org-debian-wheezy-lxde-4gb.conf @@ -143,7 +143,7 @@ repo_rcnee_pkg_list=" \ doc-beaglebone-getting-started \ libsoc-dev \ libsoc2 \ - linux-image-3.8.13-bone80 \ + linux-image-3.8.13-bone81 \ nodejs \ nodejs-legacy \ npm \ @@ -155,7 +155,7 @@ repo_rcnee_pkg_list=" \ " # -repo_rcnee_pkg_version="3.8.13-bone80" +repo_rcnee_pkg_version="3.8.13-bone81" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" -- GitLab