Browse Source

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>
Yegor Yefremov 10 years ago
parent
commit
dc47198684
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/can-utils/can-utils.mk

+ 1 - 1
package/can-utils/can-utils.mk

@@ -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