From 10a25adf7238a121e4b08841ddcebe3f8583ee43 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Mon, 11 Nov 2019 15:41:55 +0200 Subject: [PATCH] libqtappfw: update SRCREV af3cbe9 libqtappfw: add initial navigation support 94b4633 libqtappfw: add Qt5Qml to qtappfw.pc.in b8c33e1 Merge "mediaplayer: clear metadata in consumer UI on media removal" 5d2e0d0 mediaplayer: clear metadata in consumer UI on media removal Bug-AGL: SPEC-2880 Change-Id: I449d5cdc573d303b466bea41fa2de3954c0a42ad Signed-off-by: Matt Ranostay --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index f04124ed6..5b956192b 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" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732" +SRCREV = "af3cbe937762dbf196e0ea5b26f0cb2a088ab599" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly -- 2.16.6