4a: Use '4a-hal-generic' gerrit repository 03/17103/2
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Tue, 9 Oct 2018 12:48:48 +0000 (14:48 +0200)
committerJonathan Aillet <jonathan.aillet@iot.bzh>
Tue, 9 Oct 2018 12:53:21 +0000 (12:53 +0000)
Use '4a-hal-generic' gerrit repository instead of github one.

Bug-AGL: SPEC-1405

Change-Id: I08f6db8b3e339520dfc21410db0627dc6f7c3a86
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb

index f5eb6e9..264ba95 100644 (file)
@@ -1,13 +1,13 @@
 SUMMARY     = "4A - Generic HAL"
 DESCRIPTION = "Generic HAL in 4A (AGL Advanced Audio Agent)"
-HOMEPAGE    = "https://github.com/iotbzh/4a-hal-generic/"
+HOMEPAGE    = "https://git.automotivelinux.org/src/4a-hal-generic/"
 SECTION     = "apps"
 
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI = "gitsm://github.com/iotbzh/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "a94119d3e7d862f4f31c3c4101085e6eaefeff8e"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "e2c70866cc7d4a55409fd459b02118c629b4b216"
 
 DEPENDS += "lua"