summaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-12-22 18:45:12 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-12-28 17:35:19 +0000
commitf113c63872cbab2a5126778077f256e92f9d5dff (patch)
tree6da62e9829ad74ff6e9b45b19e82dea73e3fd4dd /meta-app-framework
parent2c7cf28a8b9297648ff195d70cd3b410dff4086b (diff)
low-level-can-service: bump to new version
docs: bump version to 5.0-EE Code enhancements mem leaks and uninitialized byte Initialize struct to avoid unexpected behavior Change-Id: I9ef66fb18568e43478cb9c4f733c6ad81a38644f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb b/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
index 615941c5c..8ba440192 100644
--- a/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
+++ b/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
@@ -7,9 +7,9 @@ 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=${AGL_BRANCH}"
-SRCREV = "9bc0d4c2e996276d0a51bf1d695fb44192f872eb"
+SRCREV = "d8d990528ea9746b21788f97be3fdbcc392c5d96"
-PV = "4.0+git${SRCPV}"
+PV = "5.0+git${SRCPV}"
S = "${WORKDIR}/git"
inherit cmake aglwgt pkgconfig