From 37871e300741ba0dbe7b91e25b2dff78621a2f9a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 6 Aug 2017 23:31:27 +0800 Subject: [PATCH] Makefile: Update location of meta-telephony --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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