aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socketcan
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-06-03 21:43:33 +0200
committerEric Bénard <eric@eukrea.com>2010-06-03 21:46:26 +0200
commit22215b5baf745d50b4a96941f889ea56f63cf0ce (patch)
treea163a64707e755c69255fa320d5c64320c8682f3 /recipes/socketcan
parent715d9585bbe20dd10a5a10fde4e64b124c91d0d1 (diff)
downloadopenembedded-22215b5baf745d50b4a96941f889ea56f63cf0ce.tar.gz
canutils: move 3.0.2 in socketcan directory
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/socketcan')
-rw-r--r--recipes/socketcan/canutils_3.0.2.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/socketcan/canutils_3.0.2.bb b/recipes/socketcan/canutils_3.0.2.bb
new file mode 100644
index 0000000000..dffa9415f0
--- /dev/null
+++ b/recipes/socketcan/canutils_3.0.2.bb
@@ -0,0 +1,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"