diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-11-10 14:27:31 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-11-10 15:55:31 -0500 |
commit | 1f50897425b17c20cfa39158d5aa98cd2bc2d025 (patch) | |
tree | 55f325529d337a1efa0deaea8dabc0bba29bc21b /recipes-demo/cluster-dashboard/cluster-dashboard_git.bb | |
parent | 08c147c6ae6532088a9753ae0272653cfbd8879b (diff) |
Updates for KUKSA.val 0.2.5needlefish_14.0.2needlefish/14.0.214.0.2
Update SRCREVs for the agl-service-audiomixer and agl-service-hvac
services as well as the dashboard and agl-cluster-demo-dashboard apps
to pick up fixes for signal changes in KUKSA.val 0.2.5.
Bug-AGL: SPEC-4587, SPEC-4598
Change-Id: I1679febbde76f33f0be5413445f8f9d031d07c9d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo/cluster-dashboard/cluster-dashboard_git.bb')
-rw-r--r-- | recipes-demo/cluster-dashboard/cluster-dashboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb index cfe26983a..254c4013d 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb @@ -22,7 +22,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-cluster-demo-dashboa file://cluster-dashboard.conf \ file://cluster-dashboard.token \ " -SRCREV = "c5115f91d0bf432b3dca32c652bd6fc330b6d7d5" +SRCREV = "bf25f650c780e5f4d2acf5de39e6e330162979b9" S = "${WORKDIR}/git" |