diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-11-19 23:05:26 +0200 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-11-22 23:49:15 +0200 |
commit | fbc452c9ece41b8789ad84b1ae3a2ebb0ad1bb4d (patch) | |
tree | fe6d1dff02bf2c23418544ac9a4931de26044544 /recipes-demo-hmi | |
parent | 289ef24dfff4d7763d8eab294315502949746b7a (diff) |
libqtappfw: update SRCREV for new bluetooth binding support
Bug-AGL: SPEC-1630
Change-Id: Ieaeac4f33140f70e07607749df8ebc2e18edf284
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r-- | recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 510309fd7..a025fe168 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets libvcard" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "fc112fb9066e26e5481b3a434ac9be614f97367a" +SRCREV = "06bea3bafe20b65f13f32a44bea3dae7dc8bf3ba" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly |