From 184dce145b177a7b6f016c13d05e4c101404148a Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 14 Oct 2019 13:18:27 +0000 Subject: libafb-helpers: bump to latest revision The following commits are added: * 019054d Pkg config files: use CMAKE_INSTALL_LIBDIR var * 826731f Add function to add one json array to another one Bug-AGL: SPEC-2846,SPEC-2867 Change-Id: Ie0c1db8a8c788fa95480dd855137ee0305c439b3 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..063d47d9a 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 = "019054dc28dff58b74f6c28be9bb13b3e8460b94" PV = "${AGLVERSION}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg