summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build-feed-extras.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh
index 24bb17d..6ec3359 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -4,6 +4,6 @@
FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
-DEV_PACKAGES="node-red mono gdb git vim python-pip"
+DEV_PACKAGES="node-red mono gdb git vim python-pip python-pyopenssl"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES