summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-05-27 12:23:59 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-29 10:27:17 +0000
commit19872cdb6a805eebfe286b6576f0b6a3ec215bd1 (patch)
tree0229d53bfd7c415587389a3f41c8e44920abeb82
parent25ec251da61ff53495d609b3400db0a1d7f957d7 (diff)
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 <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>
-rw-r--r--recipes-demo/agl-demo-control-panel/agl-demo-control-panel_git.bb2
1 files changed, 1 insertions, 1 deletions
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 c3ae99dc..87f55636 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"