From 974eb67a7552eac9389edfda32683031bb639df3 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 2 Jul 2015 17:02:03 -0500 Subject: build-feed-extras.sh: remove python-modules, it is not a recipe --- scripts/build-feed-extras.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3