summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-12 16:33:27 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-12 16:34:15 -0600
commit1f2b8e9c52433e8be448873de33122b0cc299dcc (patch)
treea811d052adddf34b77439a0551315b1e83eeee7e /scripts
parent11558b475b50e77771985e7a6e917ef5383ce785 (diff)
downloadmeta-mlinux-atmel-1f2b8e9c52433e8be448873de33122b0cc299dcc.tar.gz
meta-mlinux-atmel-1f2b8e9c52433e8be448873de33122b0cc299dcc.tar.bz2
meta-mlinux-atmel-1f2b8e9c52433e8be448873de33122b0cc299dcc.zip
Add the python-pygobject package for Python 2.7
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 d24ce53..8fb9d3f 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -4,7 +4,7 @@
FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool openobex obexftp"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
-DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl openjdk-8 node-red strace"
+DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl python-pygobject openjdk-8 node-red strace"
SUP_PACKAGES="pps-tools setserial boost diffutils"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES