Bump appcontroller version 98/20898/3
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 Apr 2019 07:35:43 +0000 (07:35 +0000)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Fri, 5 Apr 2019 15:30:45 +0000 (15:30 +0000)
340c0f1 - Use the action API rather than the source one
66bd15b - Rework 'ActionExecOne' to prevent race issues
0ed00b3 - Add fixed gitreview
8c276ea - Add the header files in the dev package
d4bd750 - No bin package about now, only dev version
2fd0e00 - Adds more details about the library migration
8f76233 - Remove useless magic number check
08a8d17 - New installation instructions
680af25 - Adding packaging files
565e5a7 - Set afb-helpers lib as an explicit dependency

Change-Id: I3b7762023a5cc93704d2561f39a37e968c0fdbfc
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb

index dac1640..b4fe51e 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/libappcontroller;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "565e5a7fac5db9a35fd0b2cb8e12f1bdf4772821"
+SRCREV = "340c0f1e742558e2f295b1a8313c5696bc50e711"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"