From 9fe0366f614d78062eb49bf1f24d4c4b6f4de50d Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Thu, 6 Apr 2017 10:23:18 -0500 Subject: [PATCH] bb.org: iot: add ardupilot-rover-blue/bbbmini Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-jessie-iot-v4.4.conf | 2 ++ configs/bb.org-debian-jessie-iot-v4.9.conf | 2 ++ configs/bb.org-debian-stretch-iot-v4.9.conf | 6 +++++- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/configs/bb.org-debian-jessie-iot-v4.4.conf b/configs/bb.org-debian-jessie-iot-v4.4.conf index 98dc464e1..64b39ec86 100644 --- a/configs/bb.org-debian-jessie-iot-v4.4.conf +++ b/configs/bb.org-debian-jessie-iot-v4.4.conf @@ -129,6 +129,8 @@ rfs_ssh_user_pass="enable" repo_rcnee="enable" repo_rcnee_pkg_list=" \ am335x-pru-package \ + ardupilot-rover-blue \ + ardupilot-rover-bbbmini \ ardupilot-copter-blue \ ardupilot-copter-bbbmini \ bb-cape-overlays \ diff --git a/configs/bb.org-debian-jessie-iot-v4.9.conf b/configs/bb.org-debian-jessie-iot-v4.9.conf index 57910d89b..8c8c0a55b 100644 --- a/configs/bb.org-debian-jessie-iot-v4.9.conf +++ b/configs/bb.org-debian-jessie-iot-v4.9.conf @@ -129,6 +129,8 @@ rfs_ssh_user_pass="enable" repo_rcnee="enable" repo_rcnee_pkg_list=" \ am335x-pru-package \ + ardupilot-rover-blue \ + ardupilot-rover-bbbmini \ ardupilot-copter-blue \ ardupilot-copter-bbbmini \ bb-cape-overlays \ diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf index d688b9621..bf89e6d99 100644 --- a/configs/bb.org-debian-stretch-iot-v4.9.conf +++ b/configs/bb.org-debian-stretch-iot-v4.9.conf @@ -21,6 +21,7 @@ deb_include=" \ bash-completion \ bc \ bluetooth \ + build-essential \ ca-certificates \ can-utils \ curl \ @@ -60,6 +61,7 @@ deb_include=" \ net-tools \ openssh-server \ pastebinit \ + pkg-config \ rfkill \ rsync \ screen \ @@ -108,8 +110,10 @@ rfs_ssh_user_pass="enable" ##enable kernel repo: http://repos.rcn-ee.com/(debian|ubuntu) repo_rcnee="enable" repo_rcnee_pkg_list=" \ - bb-customizations \ + ardupilot-rover-blue \ + ardupilot-rover-bbbmini \ bb-cape-overlays \ + bb-customizations \ bb-wl18xx-firmware \ connman \ linux-image-4.9.20-ti-r27 \ -- GitLab