blob: 60ca58016824ea609a09d6396aef65253979f7c6 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001SUMMARY = "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
8SRCREV = "51f1610160a1707f026f8c2d714a6f7aa3ca232b"
9
10SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git"
11
12S = "${WORKDIR}/git"
13
14inherit autotools pkgconfig