kumquat-buildroot/package/can-utils/can-utils.mk
Yegor Yefremov 70d354e1ac can-utils: bump version
Change download location as the package has moved to GitHub.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-03-04 21:28:14 +01:00

12 lines
370 B
Makefile

################################################################################
#
# can-utils
#
################################################################################
CAN_UTILS_VERSION = 002f8eba8703e88cdc6e97f6447a4ce346b739da
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
CAN_UTILS_AUTORECONF = YES
$(eval $(autotools-package))