diff options
author | Anuj Solanki <anuj603362@gmail.com> | 2024-10-13 11:38:38 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-10-14 09:44:49 +0000 |
commit | 7dacf1c31c27717dbc066edada97bf0571f8e1b9 (patch) | |
tree | 4af60d5deae1563898e09ec231344a6149200abe /meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb | |
parent | aa92c97dc1717cb8c28cd4a638d53a0adb391ec1 (diff) |
Voice agent: bump SRCREV
- Bump SRCREV to puck up voice assistant changes.
Bug-AGL: SPEC-5200
Change-Id: I74c4ddbeba937cf396d43b50688d5b5ad31a58de
Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
Diffstat (limited to 'meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb')
-rw-r--r-- | meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb b/meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb index ed15232d..fe1c763a 100644 --- a/meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb +++ b/meta-offline-voice-agent/recipes-nlu/nlu-model/snips-model-agl_0.2.0.bb @@ -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() { |