blob: 5b8a2aeea3b88ba57dea05c68650443281cff124 [file] [log] [blame]
################################################################################
#
# can-utils
#
################################################################################
CAN_UTILS_VERSION = 2021.08.0
CAN_UTILS_SITE = $(call github,linux-can,can-utils,v$(CAN_UTILS_VERSION))
CAN_UTILS_LICENSE = BSD-3-Clause or GPL-2.0
CAN_UTILS_LICENSE_FILES = LICENSES/BSD-3-Clause LICENSES/GPL-2.0-only.txt
CAN_UTILS_AUTORECONF = YES
$(eval $(autotools-package))