X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a38dbb92f54e8f9625b301828780c8fbf3fcbe8b..75f4300764bfdded7d2bff4dfbcf896bc12f9dea:/target/linux/omap35xx/gumstix/profiles/gumstix.mk diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index 386623f9b..ec5ce96c8 100644 --- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk +++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk @@ -9,7 +9,7 @@ define Profile/Gumstix NAME:=gumstix PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \ -firewall -mtd -hotplug2 -udevtrigger -dropbear \ - ext2 usb udev kmod-bluetooth ntpclient wpa-supplicant \ + ext4 usb udev kmod-bluetooth ntpclient wpa-supplicant \ wireless-tools wpa-cli \ bluez-utils bluez-hcidump hegw usbutils python pyserial \ python-mini python-openssl python-cjson libstdcpp \ @@ -19,7 +19,7 @@ define Profile/Gumstix crda iw kmod-usb-hid luci luci-app-ntpc \ openssh-client openssh-client-utils openssh-keygen \ openssh-server kmod-usb-storage kmod-usb-storage-extras \ - kmod-fs-vfat + kmod-fs-vfat avahi-autoipd avahi-daemon avahi-dnsconfd endef define Profile/Gumstix/Description