diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-12-29 20:07:04 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-12-29 20:07:04 -0500 |
commit | 17f3e04e5a6383da077582b0d3185503655bf4eb (patch) | |
tree | 47e1d4f3e998aff0a9bf53c1eee829a4020d208c /meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw | |
parent | 32d742b60642840a38df632989d009957c8fad26 (diff) |
libqtappfw: update SRCREV
Update SRCREV to pick up:
95e3f5a Merge "voice: add vendor name to voiceagent model"
68e84b1 radio: Make sure min/max frequency are initialized
edb90cd voice: add vendor name to voiceagent model
Bug-AGL: SPEC-2981, SPEC-3041
Change-Id: I30582015b13721c8bf54386404f7e67a978bc016
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw')
-rw-r--r-- | meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb index f3930c197..3e1d919c3 100644 --- a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb +++ b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb @@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "72eb23f64454c16301ae3856f122698b137b3038" +SRCREV = "95e3f5a2c51062128c68f1150e3e89284ca4dd5b" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly |