aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/canutils/canutils_3.0.2.bb
blob: b748641e7d5365eae1b0e9bda804696c25e4355a (plain)
1
2
3
4
5
6
7
8
9
10
11
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