diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-07-04 07:10:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-07-04 07:10:23 +0000 |
commit | 3e9a0a7b932727b851a6090326ce58999f8cdeb2 (patch) | |
tree | 80311716ff3bda7929b34d0a40beb88df6d14e67 /meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb | |
parent | 3c7785ecb9f69c62bad390e0395d122cf825a819 (diff) | |
parent | 40bdf57a1cb61ddb60463c4b5d3c8860d095a290 (diff) |
Merge changes from topic '14855'
* changes:
Update: libraries for window manager client
Update: update agl-service-windowmanager-2017
Diffstat (limited to 'meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb index 470c3b81..f2418e6a 100644 --- a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb @@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libwindowmanager" inherit qmake5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "77460e797c950f6a2c742cc8604a58b5deb86616" +SRCREV = "ee162e3e74baa74411441304edf8389eeab04995" S = "${WORKDIR}/git" |