diff options
author | Luka Perkov <luka@openwrt.org> | 2014-06-02 21:23:36 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-06-02 21:23:36 +0000 |
commit | cdd9e952e53781056f32da1a9222cfe51af9651d (patch) | |
tree | 29011febd1e84b4086eb9cd036aa6c7485c90d13 /target/linux/imx6/profiles/120-gateworks.mk | |
parent | be7396bad7972626e3bb84863695af84571ec1d8 (diff) | |
download | upstream-cdd9e952e53781056f32da1a9222cfe51af9651d.tar.gz upstream-cdd9e952e53781056f32da1a9222cfe51af9651d.tar.bz2 upstream-cdd9e952e53781056f32da1a9222cfe51af9651d.zip |
imx6: ventana: remove non-trunk packages from defaults
The canutils package is in the packages repo and not part of trunk, so we
should not enable them by default.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 40991
Diffstat (limited to 'target/linux/imx6/profiles/120-gateworks.mk')
-rw-r--r-- | target/linux/imx6/profiles/120-gateworks.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk index 833d297820..d64a0bd537 100644 --- a/target/linux/imx6/profiles/120-gateworks.mk +++ b/target/linux/imx6/profiles/120-gateworks.mk @@ -11,7 +11,6 @@ define Profile/VENTANA kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \ kmod-sound-core kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \ kmod-can kmod-can-flexcan kmod-can-raw \ - canutils-cansend canutils-candump canutils-cangen \ kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \ kmod-leds-gpio kmod-pps-gpio \ kobs-ng |