diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-02-05 18:53:45 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-07 13:20:05 +0000 |
commit | 61aee64f7b4fc1c78dd8a585a79ec9e4e7aa820a (patch) | |
tree | 9229c4ba165b0b17ef65cc6a1844499f9659da3a | |
parent | 6ef56b9663122a6396247910e21d4895eb413fde (diff) |
libwindowmanager: bump revisionguppy_6.99.5guppy/6.99.56.99.5
Included changes:
* 42dbcc0 Improve integration of callsync
* bab3af6 Add gitreview file for guppy branch
Bug-AGL: SPEC-2130
Change-Id: Ib6f93a728dafe2dbaca6324ade3e69f9cd33b339
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r-- | meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index 2c601b77..ff65be19 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} = "agl-service-windowmanager" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "f427515b412094b7feb09838793ce2e48118839d" +SRCREV = "42dbcc0d19bc5571c3e80588139a069128551900" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" |