X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Flibqtappfw%2Flibqtappfw_git.bb;h=4ff66a9df31fcc29a34210bce60dd7227f2ad5a6;hb=115d102b54c8a5b1a4545e5f3f46a23210bdb1d0;hp=0b4d5e6561056013be34b25af958a2b2da0977b7;hpb=1d3b95ab0a21d51ca377797b3f5c88298950c03f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 0b4d5e656..4ff66a9df 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -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 = "b95b16f5fe5671de805403b8067367e5de3044bc" +SRCREV = "a824dc2de24ac3789207a5fb9d89400bc83891f9" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly