From 5a1309e8d63fd02af50728c8e5bd6f28106b2193 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Mon, 9 Oct 2017 13:01:18 -0500 Subject: [PATCH] bb.org: stretch: we need ppp/unzip Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-stretch-iot-v4.4.conf | 2 ++ configs/bb.org-debian-stretch-iot-v4.9.conf | 2 ++ configs/bb.org-debian-stretch-lxqt-v4.4.conf | 2 ++ configs/bb.org-debian-stretch-lxqt-v4.9.conf | 2 ++ configs/bb.org-debian-stretch-lxqt-xm.conf | 4 +++- configs/bb.org-debian-stretch-wayland-v4.4.conf | 3 +++ 6 files changed, 14 insertions(+), 1 deletion(-) diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf index 1e3707c82..6e2b1ec18 100644 --- a/configs/bb.org-debian-stretch-iot-v4.4.conf +++ b/configs/bb.org-debian-stretch-iot-v4.4.conf @@ -69,6 +69,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -84,6 +85,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf index 99f1b14ee..99ec2de42 100644 --- a/configs/bb.org-debian-stretch-iot-v4.9.conf +++ b/configs/bb.org-debian-stretch-iot-v4.9.conf @@ -69,6 +69,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -84,6 +85,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ diff --git a/configs/bb.org-debian-stretch-lxqt-v4.4.conf b/configs/bb.org-debian-stretch-lxqt-v4.4.conf index a98cfc0b6..37bf0611b 100644 --- a/configs/bb.org-debian-stretch-lxqt-v4.4.conf +++ b/configs/bb.org-debian-stretch-lxqt-v4.4.conf @@ -71,6 +71,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -86,6 +87,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ diff --git a/configs/bb.org-debian-stretch-lxqt-v4.9.conf b/configs/bb.org-debian-stretch-lxqt-v4.9.conf index 0a455bd06..99b55606a 100644 --- a/configs/bb.org-debian-stretch-lxqt-v4.9.conf +++ b/configs/bb.org-debian-stretch-lxqt-v4.9.conf @@ -71,6 +71,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -86,6 +87,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ diff --git a/configs/bb.org-debian-stretch-lxqt-xm.conf b/configs/bb.org-debian-stretch-lxqt-xm.conf index 21290cb09..5fb52bb44 100644 --- a/configs/bb.org-debian-stretch-lxqt-xm.conf +++ b/configs/bb.org-debian-stretch-lxqt-xm.conf @@ -71,6 +71,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -86,6 +87,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ @@ -159,8 +161,8 @@ repo_rcnee_pkg_list=" \ mjpg-streamer \ nodejs \ rcn-ee-archive-keyring \ - tiomapconf \ roboticscape \ + tiomapconf \ " ## diff --git a/configs/bb.org-debian-stretch-wayland-v4.4.conf b/configs/bb.org-debian-stretch-wayland-v4.4.conf index 4ed69559b..2bdfd2150 100644 --- a/configs/bb.org-debian-stretch-wayland-v4.4.conf +++ b/configs/bb.org-debian-stretch-wayland-v4.4.conf @@ -58,6 +58,7 @@ deb_include=" \ libdbus-1-dev \ libpam-systemd \ libusb-1.0-0-dev \ + libudev-dev \ linux-base \ linux-cpupower \ locales \ @@ -70,6 +71,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + ppp \ python-dev \ python3 \ python3-dev \ @@ -85,6 +87,7 @@ deb_include=" \ tmux \ u-boot-tools \ udhcpd \ + unzip \ usb-modeswitch \ usbutils \ v4l-utils \ -- GitLab