migrate from git.sysmocom.de to gitea.sysmocom.de

This commit is contained in:
Harald Welte 2021-05-16 13:17:40 +02:00
parent bca318fdac
commit e70782692b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ git:
git/poky: | git
$(V)cd git && git clone --branch=$(GIT_BRANCH_POKY) --depth=1 git://git.yoctoproject.org/poky
git/meta-sysmocom-bsp: | git
cd git && git clone --branch=$(GIT_BRANCH_SYSMOCOM_BSP) git://git.sysmocom.de/poky/meta-sysmocom-bsp
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) git://git.osmocom.org/meta-telephony
git/meta-smalltalk: | git