imx6: ventana: add canbus utils
authorLuka Perkov <luka@openwrt.org>
Tue, 17 Dec 2013 02:47:20 +0000 (02:47 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 17 Dec 2013 02:47:20 +0000 (02:47 +0000)
Some of the Gateworks Ventana boards have CAN bus support, therefore
we will install the userspace utils.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39113

target/linux/imx6/profiles/120-gateworks.mk

index 69ac2036dd80b47521140ac69c4db5ad2b137944..13c43596158da9cc9f5afb850ba2994584bbb3d8 100644 (file)
@@ -10,7 +10,8 @@ define Profile/VENTANA
   PACKAGES:= \
        kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
        kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
   PACKAGES:= \
        kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
        kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
-       kmod-can kmod-can-flexcan \
+       kmod-can kmod-can-flexcan canutils canutils-canconfig \
+       canutils-candump canutils-canecho canutils-cansend canutils-cansequence \
        kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
        kobs-ng
 endef
        kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
        kobs-ng
 endef