summaryrefslogtreecommitdiff
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-06-22 10:55:26 -0500
commitecd45716eaeb3a74b4ef6527f04cd8e11ca7850d (patch)
tree434a6bc5c1bea6263e00d16e0c10ec9e17c0a75a
parent5f9a519eebe8163110e5779e44a2c95cd70e63ed (diff)
downloadmeta-mlinux-atmel-ecd45716eaeb3a74b4ef6527f04cd8e11ca7850d.tar.gz
meta-mlinux-atmel-ecd45716eaeb3a74b4ef6527f04cd8e11ca7850d.tar.bz2
meta-mlinux-atmel-ecd45716eaeb3a74b4ef6527f04cd8e11ca7850d.zip
Add gpsd-test to the feeds
-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 b638a39..d8f9507 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 libcgroup"
+SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 libcgroup gpsd-test"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES $RS9113TEST_PACKAGES