From 7dacf1c31c27717dbc066edada97bf0571f8e1b9 Mon Sep 17 00:00:00 2001 From: Anuj Solanki Date: Sun, 13 Oct 2024 11:38:38 +0200 Subject: Voice agent: bump SRCREV - Bump SRCREV to puck up voice assistant changes. Bug-AGL: SPEC-5200 Change-Id: I74c4ddbeba937cf396d43b50688d5b5ad31a58de Signed-off-by: Anuj Solanki --- .../recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb') diff --git a/meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb b/meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb index be3edc0f..6daa88ec 100644 --- a/meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb +++ b/meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb @@ -10,7 +10,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-speechrecognitio file://agl-app-flutter@flutter_voiceassistant.service \ " -SRCREV = "${AUTOREV}" +SRCREV = "53d2b7ba70f9d6cb7033981853fb37a3028b0b5a" S = "${WORKDIR}/git" inherit agl-app flutter-app -- cgit 1.2.3-korg