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

Related: SYS#6022
This commit is contained in:
Oliver Smith 2022-09-21 12:26:16 +02:00
parent 7c0b7a9997
commit 7aca9c9f1e
1 changed files with 1 additions and 1 deletions

View File

@ -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