summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2019-10-14 13:01:29 +0000
committerJosé Bollo <jose.bollo@iot.bzh>2019-10-15 14:05:58 +0000
commit36f0b852840f1adfeb5ca09fd47e9a6cc1c396c0 (patch)
tree8b1c460cbf4ddbdeba14212fd3ad14a127a9f00f
parent11032b674d122a4f451dd233234dc67a1262ba85 (diff)
libafb-helpers: bump to latest revision
The following commits are added: * 5b9cce9 Add function to add one json array to another one * 25bb451 Pkg config files: use CMAKE_INSTALL_LIBDIR var Bug-AGL: SPEC-2846,SPEC-2867 Change-Id: I1dfbfb841afb1313222360fbc646490946f34079 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc b/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc
index abb5452dc..003a6ed91 100644
--- a/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc
+++ b/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libafb-helpers;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "547374849a76225b1a6a0dd8bb84ae27a601f19d"
+SRCREV = "5b9cce9fd0a1da9aeaaba8465f9a2780282a2247"
PV = "${AGLVERSION}"
S = "${WORKDIR}/git"