X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Flibqtappfw%2Flibqtappfw_git.bb;h=a972f669c23aaf2cef5a6d55142258cb3ab363cb;hb=bf28bbcf60a0b3226e85d0645824534939aa57a6;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..a972f669c 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 = "2a37b2bd4aa01ae5567921bd894aae68287a0e99" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly