diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-12-13 12:59:22 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-12-13 12:59:22 +0000 |
commit | 5495be14216748dd974744011821c4bdd20b8553 (patch) | |
tree | 1a91a4bfea71a65ce5d28f77ef4889b810f9cb2c /target/linux/omap35xx | |
parent | 81edc28358cd2a63886ab521155aa573111e0960 (diff) | |
download | upstream-5495be14216748dd974744011821c4bdd20b8553.tar.gz upstream-5495be14216748dd974744011821c4bdd20b8553.tar.bz2 upstream-5495be14216748dd974744011821c4bdd20b8553.zip |
Update package selection
SVN-Revision: 24544
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/gumstix.mk | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index ec5ce96c87..66687319b8 100644 --- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk +++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk @@ -11,15 +11,17 @@ define Profile/Gumstix -firewall -mtd -hotplug2 -udevtrigger -dropbear \ ext4 usb udev kmod-bluetooth ntpclient wpa-supplicant \ wireless-tools wpa-cli \ - bluez-utils bluez-hcidump hegw usbutils python pyserial \ + bluez-utils bluez-hcidump usbutils python pyserial \ python-mini python-openssl python-cjson libstdcpp \ kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \ kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \ kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \ - crda iw kmod-usb-hid luci luci-app-ntpc \ + crda iw kmod-usb-hid \ openssh-client openssh-client-utils openssh-keygen \ openssh-server kmod-usb-storage kmod-usb-storage-extras \ - kmod-fs-vfat avahi-autoipd avahi-daemon avahi-dnsconfd + kmod-fs-vfat avahi-autoipd avahi-daemon avahi-dnsconfd \ + hegw hegw-test \ + dbus-python python-expat python-ifconfig endef define Profile/Gumstix/Description |