summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-12-07 15:33:49 -0600
committerJohn Klug <john.klug@multitech.com>2021-06-23 07:42:21 -0500
commit4a187767c683ea8eaceca67e22fddcfb76a44d12 (patch)
tree8b1acdc99cacf77f895d0347852175ad2825070d /scripts
parentf6b2e57af7f22ffc3e346102e45aee80d9134758 (diff)
downloadmeta-mlinux-atmel-4a187767c683ea8eaceca67e22fddcfb76a44d12.tar.gz
meta-mlinux-atmel-4a187767c683ea8eaceca67e22fddcfb76a44d12.tar.bz2
meta-mlinux-atmel-4a187767c683ea8eaceca67e22fddcfb76a44d12.zip
Add libcgroup to 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 c3979f2..8b5dd04 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -6,7 +6,7 @@ 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 gpsd-test softdog-mon"
+SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 libcgroup gpsd-test softdog-mon"
LORA_PACKAGES="lora-basic-station lora-gateway-sx1303"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES $RS9113TEST_PACKAGES