From ffaf34e620c624259e90cb41d6d1749bbbafaa5c Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Fri, 9 Mar 2018 08:43:08 -0600
Subject: [PATCH] bionic: a few more pkgs

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 configs/rcn-ee_console_ubuntu_bionic_armhf.conf | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
index 495df90fd..1dd77a03a 100644
--- a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
+++ b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf
@@ -27,6 +27,7 @@ deb_include="	\
 	fbset	\
 	file	\
 	git	\
+	gnupg	\
 	hdparm	\
 	hexedit	\
 	hostapd	\
@@ -40,7 +41,9 @@ deb_include="	\
 	lshw	\
 	memtester	\
 	nano	\
+	nethogs	\
 	net-tools	\
+	nginx	\
 	openssh-server	\
 	pastebinit	\
 	patch	\
@@ -52,6 +55,7 @@ deb_include="	\
 	sudo	\
 	systemd	\
 	systemd-sysv	\
+	tio	\
 	udhcpd	\
 	usb-modeswitch	\
 	usbutils	\
@@ -72,6 +76,7 @@ deb_additional_pkgs="	\
 	build-essential	\
 	btrfs-progs	\
 	flex	\
+	libnss-systemd	\
 	libpam-systemd	\
 	make	\
 "
@@ -96,8 +101,8 @@ repo_rcnee_pkg_list="	\
 	bb-cape-overlays	\
 	bb-customizations	\
 	bb-wl18xx-firmware	\
-	ipumm-dra7xx-installer	\
 	gpiod	\
+	ipumm-dra7xx-installer	\
 	linux-image-4.14.24-ti-r37	\
 	linux-image-4.15.7-armv7-x1	\
 	rcn-ee-archive-keyring	\
-- 
GitLab