summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-07-03 13:44:00 -0500
committerJohn Klug <john.klug@multitech.com>2017-07-03 13:44:00 -0500
commit8fb0dda4e43f2ccff239d96f3e4e9ad8db69bbae (patch)
treea115fb6aef624cd3049690db5003577b4cdf26be /scripts
parent6b8ed88c5b06e60b15901178485ce8a2b5cdf5ca (diff)
downloadmeta-mlinux-atmel-8fb0dda4e43f2ccff239d96f3e4e9ad8db69bbae.tar.gz
meta-mlinux-atmel-8fb0dda4e43f2ccff239d96f3e4e9ad8db69bbae.tar.bz2
meta-mlinux-atmel-8fb0dda4e43f2ccff239d96f3e4e9ad8db69bbae.zip
Boost needed for python development.
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 fb58eca..cfd5db7 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -5,6 +5,6 @@ FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
DEV_PACKAGES="node-red mono gdb git vim python-pip python-pyopenssl openjdk-8"
-SUP_PACKAGES="pps-tools setserial"
+SUP_PACKAGES="pps-tools setserial boost"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES