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