split libqtappfw in modules 28/24628/7
authorRaquel Medina <raquel.medina@konsulko.com>
Fri, 5 Jun 2020 18:06:37 +0000 (20:06 +0200)
committerScott Murray <scott.murray@konsulko.com>
Wed, 10 Jun 2020 22:28:16 +0000 (22:28 +0000)
- Update libqtappfw SRCREV to pick up:
ae208a6: split qtappfw in independent qtappfw-* modules
45dc51a: enforce engine object access via factory
cb62d2e: block direct *Message objects creation

Bug-AGL: SPEC-3390
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I1353b2e19cac541e57f4e0e8c423a556a0121e2b
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24628
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Tested-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index be7ead8..2d38021 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  = "3bd1bb068819f29b480812bc7db61a87006103e1"
+SRCREV  = "ae208a6a303982535c44a7f124f38b4252528ab4"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly