summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-08-12 14:49:43 -0500
committerJohn Klug <john.klug@multitech.com>2016-08-12 14:49:43 -0500
commit1188cad13b391ae9839167e39f42d5008f057b2f (patch)
tree3832c9852f22b15fbbc6996c6569080ec643e7d8 /scripts
parentf623fafb27e9eefd52aa34bcfa1c3b8e18c6d72b (diff)
downloadmeta-mlinux-atmel-1188cad13b391ae9839167e39f42d5008f057b2f.tar.gz
meta-mlinux-atmel-1188cad13b391ae9839167e39f42d5008f057b2f.tar.bz2
meta-mlinux-atmel-1188cad13b391ae9839167e39f42d5008f057b2f.zip
Add python-pyopenssl ipk to the mlinux feed
Diffstat (limited to 'scripts')
-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