Bump afb-helpers version 97/20897/2
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 Apr 2019 07:33:30 +0000 (07:33 +0000)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Fri, 5 Apr 2019 15:37:31 +0000 (15:37 +0000)
5c05223 - Use C++11 standard by default
1eb7fc7 - Set PROJECT_VERSION overwritable by cli
f5bb1d7 - Moved Qt's automoc and autorcc variables
a946245 - book.yml: needed for new doc workflow
8876fa0 - Fix gitreview file
9bcc943 - Set PROJECT_VERSION overwritable by cli
b7e6dbe - Add functions reference documentation
2e36a74 - Call the freeCB function a manual timer stop call
aba89b5 - Little code cleaning.
a1976ff - Adding packaging files

Change-Id: I94b41f5656cfe81f808c0de46d0553a0a6690d51
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc

index 0e4093a..e01726c 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 = "f430407fd34ec2897359245a6e1ff951e5da5bc6"
+SRCREV = "5c0522378bf12d2103093eef813f962864bec692"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"