X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/057a2966cb964e98b6079d6d6025c90ca4390232..0d6d67e4b9f702284357cebd6d9709828b6f89da:/target/linux/omap35xx/gumstix/profiles/001-vpp.mk diff --git a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk index 4d77f1085..fbaf7ea60 100644 --- a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk +++ b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk @@ -5,13 +5,11 @@ # See /LICENSE for more information. # -FEATURES:=ubifs - define Profile/Vpp NAME:=vpp PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \ -firewall -mtd -hotplug2 -udevtrigger -dropbear \ - ext4 ubifs usb udev kmod-bluetooth ntpclient wpa-supplicant \ + usb udev kmod-bluetooth ntpclient wpa-supplicant \ wireless-tools wpa-cli \ bluez-utils bluez-hcidump usbutils \ kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \ @@ -20,7 +18,7 @@ define Profile/Vpp crda iw kmod-usb-hid \ kmod-usb-storage kmod-usb-storage-extras kmod-fs-vfat \ uboot-omap35xx-omap3_overo \ - vpp vpptest mtd-utils ejre + vpp vpptest mtd-utils ejre uboot-envtools endef define Profile/Vpp/Description