From 6797bb21a22619f54e17d46666ddb8d306aa2e62 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Wed, 19 Oct 2016 13:33:20 -0500
Subject: [PATCH] kernel bump: 4.9.x (4.9.0-rc1-bone0)

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 configs/bb.org-debian-stretch-iot-v4.9.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf
index 5aa2e41c0..ef37fa03f 100644
--- a/configs/bb.org-debian-stretch-iot-v4.9.conf
+++ b/configs/bb.org-debian-stretch-iot-v4.9.conf
@@ -103,8 +103,8 @@ rfs_ssh_user_pass="enable"
 ##enable kernel repo: http://repos.rcn-ee.com/(debian|ubuntu)
 repo_rcnee="enable"
 repo_rcnee_pkg_list="	\
-	linux-headers-4.8.1-bone1	\
-	linux-image-4.8.1-bone1	\
+	linux-headers-4.9.0-rc1-bone0	\
+	linux-image-4.9.0-rc1-bone0	\
 	nodejs	\
 	rcn-ee-archive-keyring	\
 "
@@ -116,7 +116,7 @@ repo_nodesource="node_4.x"
 #repo_nodesource="node_6.x"
 repo_nodesource_dist="jessie"
 ##
-repo_rcnee_pkg_version="4.8.1-bone1"
+repo_rcnee_pkg_version="4.9.0-rc1-bone0"
 include_firmware="enable"
 #
 chroot_COPY_SETUP_SDCARD="enable"
-- 
GitLab