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 <[email protected]> --- target/linux/imx6/profiles/120-gateworks.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk index 833d297..d64a0bd 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 -- 1.8.3.2 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
