Voice agent: bump SRCREV 12/30412/4
authorAnuj Solanki <anuj603362@gmail.com>
Sun, 13 Oct 2024 09:38:38 +0000 (11:38 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 14 Oct 2024 09:44:49 +0000 (09:44 +0000)
 - Bump SRCREV to puck up voice assistant changes.

Bug-AGL: SPEC-5200
Change-Id: I74c4ddbeba937cf396d43b50688d5b5ad31a58de
Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
meta-offline-voice-agent/recipes-assistant/voiceagent-app/flutter-voiceassistant_git.bb
meta-offline-voice-agent/recipes-assistant/voiceagent-service/agl-service-voiceagent_git.bb
meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb
meta-offline-voice-agent/recipes-python/python3-snips-inference/python3-snips-inference-agl_0.2.0.bb

index be3edc0..6daa88e 100644 (file)
@@ -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 
index aedab00..423c42e 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = " \
     file://voice-agent-config.ini \
 "
 
-SRCREV = "${AUTOREV}"
+SRCREV = "5a8f670c3f772cfe0345ed53e5989a6dca08a905"
 S = "${WORKDIR}/git"
 
 # Speech to Text Model Name, use 'vosk-model-en-us-0.22' for better performance
index ed15232..fe1c763 100644 (file)
@@ -7,7 +7,7 @@ SRC_URI = " \
     git://gerrit.automotivelinux.org/gerrit/src/snips-model-agl;protocol=https;branch=${AGL_BRANCH} \
 "
 
-SRCREV = "${AUTOREV}"
+SRCREV = "2758be6cfabe4a8e1bb784dd5fb7e87a6a500c7c"
 S = "${WORKDIR}/git"
 
 do_install() {
index 3f993c7..62a1f45 100644 (file)
@@ -7,7 +7,7 @@ SRC_URI += " \
     git://gerrit.automotivelinux.org/gerrit/src/snips-inference-agl;protocol=https;branch=${AGL_BRANCH} \
     "
 
-SRCREV = "${AUTOREV}"
+SRCREV = "6eee72109470897ce1e5446b2b6a0a5e579e942a"
 S = "${WORKDIR}/git"
 
 DEPENDS += " \