aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-16 20:45:10 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-07-16 20:45:10 +0000
commit79666b53c663d8057cdd6d8e94cc0f3f83b1bd26 (patch)
tree3e79718280e55a9a9e9ef274806e483b8bd53da8
parent63c6b83bc69eb8658aea8a200510ef8aadae1847 (diff)
parentc5469b29391bd6e62c1b8933d9515dc632d920ec (diff)
Merge "Update: libwindowmanager"
-rw-r--r--meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb2
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 4fc0f9b5..89b37390 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-2017"
inherit cmake
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "40ec1cb01662ab653b6b0cfcab782895bb0d3804"
+SRCREV = "fa08aaf93eaaa6f09cbb325d6624b5dfb72fbbdc"
S = "${WORKDIR}/git"
PV = "1.0+git${SRCPV}"