libqtappfw recipe should have been using a static SRCREV than the
previous autoreving.
Bug-AGL: SPEC-1680
Change-Id: I738fbb398d03b46560b9f3c44b107747bce7198d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
inherit cmake_qt5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "${AGL_APP_REVISION}"
+SRCREV = "051bf8e79c99699704032b7b943459a30aae22c8"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly