git clones: git.osmocom.org -> gerrit.osmocom.org

Related: SYS#6022
Change-Id: I2b9640b542ed68b3f5abf63e774e4f878232211a
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 63ebb21..e8ea327 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -2,7 +2,7 @@
 
 S = "${WORKDIR}/git"
 SRCREV = "1.7.0"
-SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=https;tag=${SRCREV};nobranch=1"
+SRC_URI = "git://gerrit.osmocom.org/libosmocore.git;protocol=https;tag=${SRCREV};nobranch=1"
 PV = "1.7.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"