agl-demo-control-panel: update SRCREV 42/29942/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 16:23:59 +0000 (12:23 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 29 May 2024 10:27:17 +0000 (10:27 +0000)
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 <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29942
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb

index c3ae99d..87f5563 100644 (file)
@@ -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"