From: Yegor Yefremov Date: Thu, 15 Nov 2012 22:56:22 +0000 (+0000) Subject: can-utils: add CAN FD support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5ffa8e3dfca9db911de15e06daafae1f5cc2b07;p=buildroot.git can-utils: add CAN FD support Signed-off-by: Yegor Yefremov Signed-off-by: Peter Korsgaard --- diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk index ea1dc06e7d..321dc5231b 100644 --- a/package/can-utils/can-utils.mk +++ b/package/can-utils/can-utils.mk @@ -4,7 +4,7 @@ # ############################################################# -CAN_UTILS_VERSION = 50775159276d896d8b3102b6dbc658a91a2a1d53 +CAN_UTILS_VERSION = 836d3cc0122ce31a1b732d369cbd27b690c3110f CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git CAN_UTILS_AUTORECONF = YES