diff --git a/Makefile b/Makefile index 2dff65d..c360e45 100644 --- a/Makefile +++ b/Makefile @@ -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