diff options
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 f2418e6a..0cdb987c 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 = "ee162e3e74baa74411441304edf8389eeab04995" +SRCREV = "d5d31fe493c88756831e7cf36255acdccbbdde98" S = "${WORKDIR}/git" |