From c095cbef0a5dabedab8cc8ab0cb6dbc209eb0525 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Thu, 29 Nov 2018 20:34:28 +0900 Subject: [PATCH] Bump revision of qtaglextras This commit includes followings 2fe96de Replace slots with Q_SLOTS 72bb964 delete application_name check in tap_shortcut event Change-Id: I06034f6d87cb54b74a92191420417599cea77d10 Signed-off-by: Kazumasa Mitsunari --- recipes-demo-hmi/qtaglextras/qtaglextras_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb b/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb index 0534adea3..a874a9cfb 100644 --- a/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb +++ b/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "qtbase qtdeclarative qtquickcontrols2 qlibwindowmanager libhomescreen" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtaglextras;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "7c61d70c8f9630133038a8cfef7a0511b1555037" +SRCREV = "2fe96de41a540477d425403cf3a59ec6f5871521" PV = "5.8.0+git${SRCPV}" S = "${WORKDIR}/git/" -- 2.16.6