imx6-gateworks: enable new canbus packages
The canbus package was recently changed to a more active project. This patch updates the default package names to include the same functionality as before. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40531
This commit is contained in:
parent
f832bba7d0
commit
b58e65f2ee
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ define Profile/VENTANA
|
||||||
PACKAGES:= \
|
PACKAGES:= \
|
||||||
kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
|
kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
|
||||||
kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
|
kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
|
||||||
kmod-can kmod-can-flexcan canutils canutils-canconfig \
|
kmod-can kmod-can-flexcan kmod-can-raw \
|
||||||
canutils-candump canutils-canecho canutils-cansend canutils-cansequence \
|
canutils-cansend canutils-candump canutils-cangen \
|
||||||
kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
|
kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
|
||||||
kobs-ng
|
kobs-ng
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue