aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-05-02 08:02:45 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2019-05-02 10:24:48 +0200
commit1cad4002a885cf7356be2212a216a4644c6b4d85 (patch)
tree6e59e0398b8006cd2d175bb5980895d3506c2f06
parent48bb008a1ffaeb28c1c4eed8a2d0f5ce29473b4f (diff)
Bump libappcontroller
f22ece1 Fix .deb packaging following review 21188 6a86970 Fix: wrong string length size used bcd8dbb controller: fix broken link dc2bdf6 devguides-book: needed for AGL documentation e6d4a74 Add gitreview for guppy 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 Change-Id: If2ea6d0d560b8ec78e31d402dec7a7482a3c7768 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb b/meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb
index dac1640e1..0f359307d 100644
--- a/meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb
+++ b/meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb
@@ -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 = "f22ece15d75eb7a7bde6310890285643d5787a96"
PV = "${AGLVERSION}"
S = "${WORKDIR}/git"