X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Flibqtappfw%2Flibqtappfw_git.bb;h=0b4d5e6561056013be34b25af958a2b2da0977b7;hb=1d3b95ab0a21d51ca377797b3f5c88298950c03f;hp=dbaee946106c48aa79e231b07f9c0c114d3f3ec5;hpb=b3ed7ec7b3ecdbe53e3af8886b40d5f2f5b5de58;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 dbaee9461..0b4d5e656 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 = "${AGL_APP_REVISION}" +SRCREV = "b95b16f5fe5671de805403b8067367e5de3044bc" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly