libqtappfw: use AGL_APP_REVISION for SRCREV 01/13401/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 12 Feb 2018 19:08:42 +0000 (11:08 -0800)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 13 Feb 2018 02:03:52 +0000 (18:03 -0800)
Change-Id: I2ea9154d0cbeb28dbe32a73225d4a8df10c73879
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index 53519c8..e932b36 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtwebsockets"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "112fc8be473f02befc7596750ad7044113f29849"
+SRCREV  = "${AGL_APP_REVISION}"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly