Skip to content
Snippets Groups Projects
Commit b5071a43 authored by Matthieu Herrb's avatar Matthieu Herrb
Browse files

[wip/can-utils] update to latest version from Github.

can-utils was hosted on gitorious. The build system changed and
come code was fixed/added. Unfortunatly no formal release yet
from Github.
parent a16f1050
No related branches found
No related tags found
No related merge requests found
......@@ -2,23 +2,29 @@
# Created: Matthieu Herrb on Fri, 21 Feb 2014
#
DISTNAME= can-utils-20140201
DISTNAME= can-utils-${VERSION}
VERSION= 20160229
CATEGORIES= hardware
DISTFILES= 110af11db13d7ab62684da5c0fd03fbb497645c9.tar.gz
MASTER_SITES= https://gitorious.org/linux-can/can-utils/archive/
MASTER_REPOSITORY= git git://gitorious.org/linux-can/can-utils.git
COMMIT= c68980320412a9e9a93d35bff9f73abe6385347c
FETCH_METHOD= git
MASTER_SITES= https://github.com/linux-can/can-utils.git@${COMMIT}
MASTER_REPOSITORY= git https://github.com/linux-can/can-utils.git
MAINTAINER= matthieu.herrb@laas.fr
HOMEPAGE= https://gitorious.org/linux-can/can-utils/
HOMEPAGE= https://github.com/linux-can/can-utils
COMMENT= Linux Socket-CAN userspace utilities and tools
LICENSE= modified-bsd
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/linux-can-can-utils/
WRKSRC= ${WRKDIR}/can-utils-${VERSION}/
MAKE_FLAGS= PREFIX=${PREFIX}
ONLY_FOR_PLATFORM= Linux-%
pre-configure: autoreconf
include ../../mk/sysdep/automake.mk
include ../../mk/sysdep/autoconf.mk
include ../../mk/language/c.mk
include ../../mk/robotpkg.mk
@comment Fri Feb 21 18:06:34 CET 2014
@comment Fri Mar 18 13:31:14 CET 2016
bin/asc2log
bin/bcmserver
bin/can-calc-bit-timing
......@@ -12,6 +12,7 @@ bin/canplayer
bin/cansend
bin/cansniffer
bin/isotpdump
bin/isotpperf
bin/isotprecv
bin/isotpsend
bin/isotpserver
......
SHA1 (110af11db13d7ab62684da5c0fd03fbb497645c9.tar.gz) = 9bf3a57e3004f82647f16ac9dd4cf1871f15617f
RMD160 (110af11db13d7ab62684da5c0fd03fbb497645c9.tar.gz) = 9bde364b3ea5a04e0959b17f62f4dbab6dcc0767
Size (110af11db13d7ab62684da5c0fd03fbb497645c9.tar.gz) = 75746 bytes
SHA1 (can-utils-20160229.tar.gz) = 82400bef65f672571cef5e81f2205833e6b003f9
RMD160 (can-utils-20160229.tar.gz) = 09bc9e7096c48b02a00d596039f36b807bf957de
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment