recipes-demo-hmi: libqtappfw: update SRCREV 02/22402/2
authorRaquel Medina <raquel.medina@konsulko.com>
Wed, 11 Sep 2019 22:22:06 +0000 (00:22 +0200)
committerraquel medina <raquel.medina@konsulko.com>
Mon, 16 Sep 2019 11:54:53 +0000 (11:54 +0000)
8bcc689 network: fix arguments on set_properties calls
4221fd2 wired: add hooks for addressing configuration

Bug-AGL: SPEC-2676
Change-Id: I84790334a67b16c4afe776b3aaad625055893def
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index 4ff66a9..f04124e 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "a824dc2de24ac3789207a5fb9d89400bc83891f9"
+SRCREV  = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly