From 7aca9c9f1edf503f8753bf8b73f022b1502b8f25 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 21 Sep 2022 12:26:16 +0200 Subject: [PATCH] Makefile: git.osmocom.org -> gerrit.osmocom.org Related: SYS#6022 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b919916..3becbb2 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ git/poky: | git git/meta-sysmocom-bsp: | git cd git && git clone --branch=$(GIT_BRANCH_SYSMOCOM_BSP) https://gitea.sysmocom.de/sysmo-bts/meta-sysmocom-bsp git/meta-telephony: | git - cd git && git clone --branch=$(GIT_BRANCH_TELEPHONY) https://git.osmocom.org/meta-telephony + cd git && git clone --branch=$(GIT_BRANCH_TELEPHONY) https://gerrit.osmocom.org/meta-telephony git/meta-smalltalk: | git cd git && git clone --branch=$(GIT_BRANCH_SMALLTALK) https://github.com/sysmocom/meta-smalltalk git/meta-qt5: | git