jpnevulator: upgrade 2.3.4 -> 2.3.5

See changelog https://github.com/snarlistic/jpnevulator/blob/master/Changelog

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 28bf55bafc)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Pierre-Jean Texier
2020-06-07 19:43:14 +02:00
committed by Armin Kuster
parent af2aa33409
commit 2535e2b9d2
@@ -2,10 +2,10 @@ SUMMARY = "A handy serial sniffer"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a"
PV = "2.3.4+git${SRCPV}" PV = "2.3.5+git${SRCPV}"
SRC_URI = "git://github.com/snarlistic/jpnevulator.git;protocol=http" SRC_URI = "git://github.com/snarlistic/jpnevulator.git;protocol=http"
SRCREV = "97438ecbd52fbc01540221bc590f8388a43c74e0" SRCREV = "c2d857091c0dfed05139ac07ea9b0f36ad259638"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"