package/libsocketcan: bump to version 0.0.11
authorPierre-Jean Texier <pjtexier@koncepto.io>
Sun, 16 Jun 2019 14:05:39 +0000 (16:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 17 Jun 2019 18:25:49 +0000 (20:25 +0200)
This includes the following changes:

0ff01ae v0.0.11
b217774 Add configure switch for error logging
15af38a Add compile option to disable error logging
9679a3f Add interface to retrieve link statistics
6f13cef Get link information only from specified interface
f5392c3 Fix parse_rtattr() does not completely initialize
4ea9ec7 Update can_set_ctrlmode() documentation
5938ac7 Update CAN netlink header
0c91940 GNUmakefile: include LICENSE file in tarball
4608afb configure: back to trunk

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libsocketcan/libsocketcan.hash
package/libsocketcan/libsocketcan.mk

index 2546c66cf29fe46310771da5e997d1a8f0ecdd30..7cb5c8ebbfa3b2ccc4a94456ae6c6826f3163b35 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 3c83e386c3fa7673141658472ae0b0e2a9f5849bf52fd9f7b22b04fd98ec7b6e        libsocketcan-0.0.10.tar.bz2
+sha256 28923f47b3f3191ff966866aa45823325b6e3b4fce72f056e5d87d64e4d6699d        libsocketcan-0.0.11.tar.bz2
index 31ed0d39ab8272f8d8c8c9ecb29d0e7b90570c1f..7456e0b75bdfa1bde4388a522436c8ea71f4da35 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBSOCKETCAN_VERSION = 0.0.10
+LIBSOCKETCAN_VERSION = 0.0.11
 LIBSOCKETCAN_SITE = http://www.pengutronix.de/software/libsocketcan/download
 LIBSOCKETCAN_SOURCE = libsocketcan-$(LIBSOCKETCAN_VERSION).tar.bz2
 LIBSOCKETCAN_INSTALL_STAGING = YES