increase dvbapp PR.
[vuplus_openembedded] / recipes / canutils / canutils_3.0.2.bb
1 DESCRIPTION = "A collection of CAN utilities"
2 LICENSE = "GPL"
3
4 PRIORITY = "optional"
5 DEPENDS = "linux-libc-headers perl-native"
6 PR = "r0"
7
8 SRC_URI = "http://www.pengutronix.de/software/socket-can/download/canutils/v3.0/${P}.tar.bz2"
9
10 inherit autotools pkgconfig
11