From 1cad4002a885cf7356be2212a216a4644c6b4d85 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 2 May 2019 08:02:45 +0000 Subject: 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 --- .../recipes-devtools/libappcontroller/libappcontroller_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg