can-isotp: Update to latest tip

Fixes build with 5.2 kernel headers

For complete changes see [1]

[1] https://github.com/hartkopp/can-isotp/compare/6003f999...b31bce9

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-08-29 10:05:29 -07:00
parent 103ab253c4
commit d6b4dee1b1
@@ -1,6 +1,6 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
SRCREV = "6003f9997587e6a563cebf1f246bcd0eb6deff3d"
SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https"