From 13e00841041bfdcb6326ee38bfddac826b69c8ba Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Sat, 11 Feb 2017 22:12:13 -0600 Subject: [PATCH] kernel bump: 3.8.13 (3.8.13-bone84) 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 049f0d10d..f98a534ea 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-bone83 \ + linux-image-3.8.13-bone84 \ tiomapconf \ " diff --git a/configs/bb.org-debian-jessie-lxqt-4gb.conf b/configs/bb.org-debian-jessie-lxqt-4gb.conf index e34c783f5..8a38b77f8 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-bone83 \ + linux-image-3.8.13-bone84 \ lximage-qt \ lxqt-about \ lxqt-admin \ @@ -193,7 +193,7 @@ repo_nodesource="node_4.x" #repo_nodesource="node_6.x" repo_nodesource_dist="jessie" ## -repo_rcnee_pkg_version="3.8.13-bone83" +repo_rcnee_pkg_version="3.8.13-bone84" 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 d4dee9c98..5e114bde9 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-bone83 \ + linux-image-3.8.13-bone84 \ rcn-ee-archive-keyring \ tiomapconf \ vpdma-dra7xx-installer \ " # -repo_rcnee_pkg_version="3.8.13-bone83" +repo_rcnee_pkg_version="3.8.13-bone84" #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 401011716..480ecd9d7 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-bone83 \ + linux-image-3.8.13-bone84 \ nodejs \ nodejs-legacy \ npm \ @@ -121,7 +121,7 @@ repo_rcnee_pkg_list=" \ " # -repo_rcnee_pkg_version="3.8.13-bone83" +repo_rcnee_pkg_version="3.8.13-bone84" 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 3c3de5a75..f16836d1c 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-bone83 \ + linux-image-3.8.13-bone84 \ nodejs \ nodejs-legacy \ npm \ @@ -155,7 +155,7 @@ repo_rcnee_pkg_list=" \ " # -repo_rcnee_pkg_version="3.8.13-bone83" +repo_rcnee_pkg_version="3.8.13-bone84" include_firmware="enable" # chroot_COPY_SETUP_SDCARD="enable" -- GitLab