blob: 0debe47e0323973dba7dddf5b82843e5275b75bf [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Control basic functions in socketcan from userspace"
2HOMEPAGE = "http://www.pengutronix.de"
3SECTION = "libs/network"
4
5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38adced4385d8fba1ae2437cedee1"
7
Brad Bishop7e36d532019-09-16 07:44:26 -04008SRCREV = "0ff01ae7e4d271a7b81241e7a7026bfcea0add3f"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05009
Patrick Williamsddad1a12017-02-23 20:36:32 -060010SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050011
12S = "${WORKDIR}/git"
13
14inherit autotools pkgconfig