summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2015-07-02 17:02:03 -0500
committerJesse Gilles <jgilles@multitech.com>2015-07-02 17:02:03 -0500
commit974eb67a7552eac9389edfda32683031bb639df3 (patch)
treeef7705b439080a9de6a4b9a36eb6f965963a9e76 /scripts
parent437f0c42726d464cdb6aea0f7393b0f9f92b62df (diff)
downloadmeta-mlinux-atmel-974eb67a7552eac9389edfda32683031bb639df3.tar.gz
meta-mlinux-atmel-974eb67a7552eac9389edfda32683031bb639df3.tar.bz2
meta-mlinux-atmel-974eb67a7552eac9389edfda32683031bb639df3.zip
build-feed-extras.sh: remove python-modules, it is not a recipe
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 93beac4..24bb17d 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -4,6 +4,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-modules python-pip"
+DEV_PACKAGES="node-red mono gdb git vim python-pip"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES