From d5815794cccf39fe65bd005715c17b48f4cc7e53 Mon Sep 17 00:00:00 2001 From: Antia Puentes Date: Wed, 12 Aug 2020 18:14:31 +0200 Subject: WAM: update revision Pick up changes: bd65004 WebRuntimeAGL: add hander for the homescreen/ShowWindow event e969ffd CMakeLists: Re-add libhomescreen dependency Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes Change-Id: I6f8618d5defae6db6556c14b9e37447aaabfb8cb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25110 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller Reviewed-by: Marius Vlad --- meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb index bc5b7ed02..2029d37a4 100644 --- a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb +++ b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb @@ -25,7 +25,7 @@ SRC_URI = "\ file://trunc-webapp-roles.patch \ " S = "${WORKDIR}/git" -SRCREV = "7fe85fd505f3246e0448bc92348b9b7126ae943c" +SRCREV = "bd650046b688eb1593ae68c16ba3912837507d08" do_install_append() { install -d ${D}${sysconfdir}/wam -- cgit 1.2.3-korg