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

Merged
hwelte merged 1 commits from osmith/201705 into 201705 2022-09-24 15:24:57 +00:00
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