summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-14 06:27:12 -0600
committerJohn Klug <john.klug@multitech.com>2021-01-14 06:28:20 -0600
commitd3bf3a7bd78f95ea2184528eac1347c788e9cf42 (patch)
treee87e7ea1603e4be9822df9a9d44df1fe7291f7f3 /scripts
parent28ec5c75fd26857b3e3ad93b07ea2f20444b84c2 (diff)
downloadmeta-mlinux-atmel-d3bf3a7bd78f95ea2184528eac1347c788e9cf42.tar.gz
meta-mlinux-atmel-d3bf3a7bd78f95ea2184528eac1347c788e9cf42.tar.bz2
meta-mlinux-atmel-d3bf3a7bd78f95ea2184528eac1347c788e9cf42.zip
Add gpsd-test to the feeds
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 99b9e40..32e3e52 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -6,6 +6,6 @@ NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel t
RS9113TEST_PACKAGES="config-wifi-bt-ap rs9113rf"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester"
DEV_PACKAGES="strace mono gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 strace python-gatt-server python-cryptography"
-SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2"
+SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 gpsd-test"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES $RS9113TEST_PACKAGES