From 36f0b852840f1adfeb5ca09fd47e9a6cc1c396c0 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 14 Oct 2019 13:01:29 +0000 Subject: 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 --- .../recipes-devtools/libafb-helpers/libafb-helpers_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg