diff options
author | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | 2019-01-21 16:33:15 +0800 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2019-02-11 12:11:59 +0000 |
commit | baf2330f4112a95254601973eb500140b8025b5b (patch) | |
tree | 4b7960a6880201140fa7f12e79a566b6057e3299 /meta-hmi-framework/recipes-demo-hmi | |
parent | 4cad9b51cd9f9745753a6f274535898270afb150 (diff) |
qlibhomescreen:update SRCREV
Change-Id: Iafb6e704f3da0271d68821f863f18b372687b3c2
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb index 21640013..09a262eb 100644 --- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb @@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libhomescreen" inherit qmake5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqthomescreen.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "0d7f000588954006d4687c97c19b424769189f9f" +SRCREV = "b218476402bceda7eb42d41064552a7261ff3205" S = "${WORKDIR}/git" |