From: Denys Dmytriyenko Date: Tue, 13 Jun 2023 23:17:29 +0000 (+0000) Subject: homescreen: bump SRCREV for meson changes X-Git-Tag: 15.92.0~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8cf287d46f584fa892d9d3fa31cb151d5a98f626 homescreen: bump SRCREV for meson changes Updated meson build script for latest changes related to pkgconfig API changes, plus looking for wayland-scanner tool. Bug-AGL: SPEC-4578 Change-Id: I6b3a886f1bc6dc5fbedfcb0e9492bffa71433348 Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index e888dfca8..96bb75513 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -25,7 +25,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http file://homescreen.conf \ file://homescreen.token \ " -SRCREV = "c9ae3bc5a102caad6d8040cd268a64295654e162" +SRCREV = "2de7cadddde53bc87328df3b1cabeff4a00932ba" S = "${WORKDIR}/git"