diff --git a/Makefile b/Makefile index a3bda96..bd9e12c 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ git/poky: | git git/meta-sysmocom-bsp: | git cd git && git clone --branch=$(SYSMOCOM_RELEASE) git://git.sysmocom.de/poky/meta-sysmocom-bsp git/meta-telephony: | git - cd git && git clone --branch=$(SYSMOCOM_RELEASE) git://github.com/sysmocom/meta-telephony + cd git && git clone --branch=$(SYSMOCOM_RELEASE) git://git.osmocom.org/meta-telephony git/meta-smalltalk: | git cd git && git clone --branch=$(SYSMOCOM_RELEASE) git://github.com/sysmocom/meta-smalltalk git/meta-qt5: | git