can-utils: bump version

Fixes following autobuild failure, via defining N_SLCAN, if not
already declared:

http://autobuild.buildroot.net/results/799/799561c928d711ada4070ae5e09f4097dd4091e3/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015.08.x
Yegor Yefremov 2015-03-08 19:35:49 +01:00 committed by Peter Korsgaard
parent fa200b2438
commit dc47198684
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
CAN_UTILS_VERSION = 002f8eba8703e88cdc6e97f6447a4ce346b739da
CAN_UTILS_VERSION = 0eb1e3db2e20b0d895468363dbe6030cd8afa61c
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
CAN_UTILS_AUTORECONF = YES