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/agl-service-audiomixer | |
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/agl-service-audiomixer')
-rw-r--r-- | recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb b/recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb index de915dbee..5ec3c33e9 100644 --- a/recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb +++ b/recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb @@ -11,7 +11,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.g file://agl-service-audiomixer.conf \ file://agl-service-audiomixer.token \ " -SRCREV = "509105d48cd1524cba1f20c4e0641d8c2d3a9cb4" +SRCREV = "fa7a8abbbe1d83a287bb6e826a6cdf47fad75dff" PV = "2.0+git${SRCPV}" S = "${WORKDIR}/git" |