diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf index 1e3707c82cb4ae9c81ba3c684585612baa4e2c68..6e2b1ec187f97b202b203e31b3beced6d2226b62 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 99f1b14eea150fc8ce98cd6325f605720f6c0c9d..99ec2de4224f094853014d5e758346c2d5270ad4 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 a98cfc0b6b89da803d548af3e62d231c7ff437f2..37bf0611b5b76f55a79460dc91a65603d7edfaf4 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 0a455bd0681880ad94ee2894f4dd2e2575cf0fc8..99b55606a870e3efcc4288f94c5fd4c2e15d7a82 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 21290cb09253b0d84bb11678081e17a47e3171d8..5fb52bb44c0075e949bafbc028fc4dee268adab6 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 4ed69559b47eb2ced3370e22afd1b22a93ff5e87..2bdfd21508833ba2a36f906c44941ccf2df9a43e 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 \