mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
can-utils: bump version and change download location
SocketCAN repository moved from Berlios.de to gitorious Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3df335ff8c
commit
0ffcd60a25
@@ -4,8 +4,8 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
CAN_UTILS_VERSION = 1235
|
||||
CAN_UTILS_SITE = svn://svn.berlios.de/socketcan/trunk/can-utils
|
||||
CAN_UTILS_VERSION = 50775159276d896d8b3102b6dbc658a91a2a1d53
|
||||
CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
|
||||
CAN_UTILS_AUTORECONF = YES
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
|
||||
Reference in New Issue
Block a user