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 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" |