libafb-helpers: bump to latest revision 27/22627/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Mon, 14 Oct 2019 13:01:29 +0000 (13:01 +0000)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 15 Oct 2019 14:05:58 +0000 (14:05 +0000)
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>
meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc

index abb5452..003a6ed 100644 (file)
@@ -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"