diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-12-21 03:50:26 +0200 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-12-28 02:06:01 +0200 |
commit | d069edcf73573b2c6e3e7deab89db2d4d058b691 (patch) | |
tree | f51edb65744417d513b7ff0dfa17fb4fc0bb5a0d /recipes-demo-hmi/libqtappfw | |
parent | fa93473cc5b3c016fbf8b850a9cae657799ad308 (diff) |
recipes-demo-hmi: libqtappfw: update SRCREV
cdfb8ce libqtappfw: mediaplayer: set album art via qml context
Change-Id: Ibc386c63dd4fe8dc2f39593de3f9be1964cc06cc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi/libqtappfw')
-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 a972f669c..06fcfba6f 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 = "2a37b2bd4aa01ae5567921bd894aae68287a0e99" +SRCREV = "cdfb8ce39e99616d84742c337213fc4bfebd1ad4" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly |