aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-09-16 15:25:26 +0200
committerOliver Smith <osmith@sysmocom.de>2022-09-19 12:54:39 +0200
commitddfa2fccc3c7f17c0f2f1793391627757f498575 (patch)
treef2b86d846fb02057b8c2dcf10f61f3b54420d0d1 /recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
parent9f58c9aeb5ce8b23f06a6b43e1c686df28e33d86 (diff)
git clones: git.osmocom.org -> gerrit.osmocom.org
Diffstat (limited to 'recipes-osmocom/osmo-bsc/osmo-bsc_git.bb')
-rw-r--r--recipes-osmocom/osmo-bsc/osmo-bsc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index e09f142..221bd20 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
@@ -2,6 +2,6 @@ require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "1.9.0"
-SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
+SRC_URI = "git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
PV = "1.9.0+gitr${SRCPV}"
PR = "${INC_PR}.0"