recipes-demo-hmi: libqtappfw: update SRCREV
[AGL/meta-agl-demo.git] / recipes-demo-hmi / libqtappfw / libqtappfw_git.bb
index dbaee94..f04124e 100644 (file)
@@ -8,12 +8,12 @@ BBCLASSEXTEND = "nativesdk"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-DEPENDS += "qtbase qtdeclarative qtwebsockets libvcard"
+DEPENDS += "qtbase qtdeclarative qtwebsockets"
 
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "${AGL_APP_REVISION}"
+SRCREV  = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly