From: Scott Murray Date: Mon, 27 May 2024 16:23:59 +0000 (-0400) Subject: agl-demo-control-panel: update SRCREV X-Git-Tag: 17.1.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F29942%2F3;p=AGL%2Fmeta-agl-demo.git agl-demo-control-panel: update SRCREV Update SRCREV to pick up: 262fd55 Enable secure mode in default configuration 157db1c Rework configuration saving 7a4d074 Improve vehicle simulator 8a9b40d Add ability to disable HVAC and steering wheel pages 8a51836 Simplify server configuration 733b6dc Add gitreview file for Quirky Quillback branch Bug-AGL: SPEC-5138, SPEC-5141, SPEC-5142, SPEC-5143 Change-Id: I9545b5009cacc02e15d0f85749d5a0fbc61538ec Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29942 Tested-by: Jan-Simon Moeller Reviewed-by: Jan-Simon Moeller --- diff --git a/recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb b/recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb index c3ae99dce..87f55636f 100644 --- a/recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb +++ b/recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb @@ -7,7 +7,7 @@ PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-demo-control-panel;protocol=https;branch=${AGL_BRANCH} \ file://agl-demo-control-panel.service \ " -SRCREV = "545256365dc0603658ad5e17bfa1fa00ba829d7e" +SRCREV = "262fd5529462617cbb65747585498c8977cdd9db" S = "${WORKDIR}/git"