From c03724def053729f3bf8cdd981e435c0be41f3e5 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Wed, 12 Apr 2017 12:18:26 -0500
Subject: [PATCH] bb.org: iot: stretch: add cloud9

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

diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf
index 486687fb0..d3fb2e4ad 100644
--- a/configs/bb.org-debian-stretch-iot-v4.4.conf
+++ b/configs/bb.org-debian-stretch-iot-v4.4.conf
@@ -121,6 +121,7 @@ repo_rcnee_pkg_list="	\
 	bb-wl18xx-firmware	\
 	bone101	\
 	bonescript	\
+	c9-core-installer	\
 	connman	\
 	doc-beaglebone-getting-started	\
 	doc-beaglebonegreen-getting-started	\
diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf
index 5bf034807..48193fbd5 100644
--- a/configs/bb.org-debian-stretch-iot-v4.9.conf
+++ b/configs/bb.org-debian-stretch-iot-v4.9.conf
@@ -121,6 +121,7 @@ repo_rcnee_pkg_list="	\
 	bb-wl18xx-firmware	\
 	bone101	\
 	bonescript	\
+	c9-core-installer	\
 	connman	\
 	doc-beaglebone-getting-started	\
 	doc-beaglebonegreen-getting-started	\
diff --git a/configs/bb.org-debian-stretch-wayland-v4.4.conf b/configs/bb.org-debian-stretch-wayland-v4.4.conf
index 349cee1c0..ac4310720 100644
--- a/configs/bb.org-debian-stretch-wayland-v4.4.conf
+++ b/configs/bb.org-debian-stretch-wayland-v4.4.conf
@@ -24,6 +24,7 @@ deb_include="	\
 	bluetooth	\
 	build-essential	\
 	ca-certificates	\
+	can-utils	\
 	curl	\
 	device-tree-compiler	\
 	dosfstools	\
@@ -45,6 +46,7 @@ deb_include="	\
 	initramfs-tools	\
 	iperf	\
 	iw	\
+	libiio-utils	\
 	libncurses5-dev	\
 	libnss-mdns	\
 	libtool	\
@@ -111,10 +113,20 @@ rfs_ssh_user_pass="enable"
 ##enable kernel repo: http://repos.rcn-ee.com/(debian|ubuntu)
 repo_rcnee="enable"
 repo_rcnee_pkg_list="	\
+	ardupilot-rover-blue	\
+	ardupilot-rover-bbbmini	\
+	ardupilot-copter-blue	\
+	ardupilot-copter-bbbmini	\
 	bb-cape-overlays	\
 	bb-customizations	\
 	bb-wl18xx-firmware	\
+	bone101	\
+	bonescript	\
+	c9-core-installer	\
 	connman	\
+	doc-beaglebone-getting-started	\
+	doc-beaglebonegreen-getting-started	\
+	doc-seeed-bbgw-getting-started	\
 	dsptop	\
 	firmware-am57xx-opencl-monitor	\
 	ipumm-dra7xx-installer	\
@@ -123,6 +135,7 @@ repo_rcnee_pkg_list="	\
 	nodejs	\
 	pru-software-support-package	\
 	rcn-ee-archive-keyring	\
+	roboticscape	\
 	ti-c6000-cgt-v8.1.x-installer	\
 	ti-llvm-3.6	\
 	ti-opencl	\
-- 
GitLab