summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-09-06 17:22:47 -0500
committerJohn Klug <john.klug@multitech.com>2016-09-06 17:22:47 -0500
commit9ea9105662c6d77e70d0e3b5ec8095c943c8f879 (patch)
tree6c32fde16065110b6b26ef3a5a7f4edae7ad4a31 /scripts
parent80a6f61bfb2263bd2bbc50329a6193809937e35a (diff)
downloadmeta-mlinux-atmel-9ea9105662c6d77e70d0e3b5ec8095c943c8f879.tar.gz
meta-mlinux-atmel-9ea9105662c6d77e70d0e3b5ec8095c943c8f879.tar.bz2
meta-mlinux-atmel-9ea9105662c6d77e70d0e3b5ec8095c943c8f879.zip
add pps-tools ipk to the nightly build
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-feed-extras.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh
index 6ec3359..be3b86c 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -5,5 +5,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 python-pyopenssl"
+SUP_PACKAGES="pps-tools"
-bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES
+bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES