demo-hmi: libqtappfw: switch to using a static SRCREV 51/16551/2 6.90.0 guppy/6.90.0 guppy_6.90.0
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 13 Sep 2018 00:00:34 +0000 (03:00 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 13 Sep 2018 16:52:31 +0000 (16:52 +0000)
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>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index dbaee94..dfb10b7 100644 (file)
@@ -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  = "051bf8e79c99699704032b7b943459a30aae22c8"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly