Update low-can service 97/11297/3
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 13 Oct 2017 17:20:19 +0000 (17:20 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 24 Oct 2017 14:20:10 +0000 (14:20 +0000)
Updated docs
Write on CAN bus fixed
New verbs that list supported CAN signals and retrieve current value of
a signal
Updated app-template submodules

Change-Id: Ibac813266bdc1cac832daaeb93b26d4088e21764
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11297
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb

index d5174e9..994a461 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service;protocol=https;branch=master"
-SRCREV = "cfefec3991f272f5eaaa3f909f0f4f402ea5b04f"
+SRCREV = "a8eaf1f71c2906140b600314dfe935fab3a06bf2"
 
 PV = "4.0+git${SRCPV}"
 S  = "${WORKDIR}/git"