summaryrefslogtreecommitdiffstats
path: root/recipes-demo
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-05-27 12:38:31 -0400
committerScott Murray <scott.murray@konsulko.com>2024-05-28 11:59:36 +0000
commit6a26854a201d79aed700b4c1647197a9cc7b4ca9 (patch)
treec46ce3c28bf380135b73e007d01e703ae5ff766f /recipes-demo
parentb26515dcf2afc510cc59782f99965f10b96be433 (diff)
agl-demo-control-panel: update SRCREV
Update SRCREV to pick up: 31573c8 Enable secure mode in default configuration 617a152 Rework configuration saving 08857a6 Improve vehicle simulator 6b21032 Add ability to disable HVAC and steering wheel pages f2c7811 Simplify server configuration ceb0b8b Add gitlab issue/merge request templates Bug-AGL: SPEC-5138, SPEC-5141, SPEC-5142, SPEC-5143 Change-Id: I762a26ede4162a7b2bac895d38c59ce3d222b69f Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29944 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'recipes-demo')
-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..f75a3747 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 = "31573c88e0ddefc3591bb7752b306601554ebbf2"
S = "${WORKDIR}/git"