aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/canutils/canutils_3.0.2.bb
blob: dffa9415f058b7a0b937715968c15cdc38b33e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "A collection of CAN utilities"
LICENSE = "GPL"

PRIORITY = "optional"
DEPENDS = "linux-libc-headers perl-native"
PR = "r0"

SRC_URI = "http://www.pengutronix.de/software/socket-can/download/canutils/v3.0/${P}.tar.bz2"

inherit autotools pkgconfig


SRC_URI[md5sum] = "45787d61ba969bcf08b7a65143fad8e3"
SRC_URI[sha256sum] = "3b10a3e62de58c593d53b7913e4d16b7785469b66fd9da0190b01fa3f6c73f92"