Makefile: Update location of meta-telephony

This commit is contained in:
Holger Hans Peter Freyther 2017-08-06 23:31:27 +08:00
parent e79c8f39aa
commit 37871e3007
1 changed files with 1 additions and 1 deletions

View File

@ -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