update: Use the git instead of the ssh protocol

This commit is contained in:
Holger Hans Peter Freyther 2012-08-15 09:16:54 +02:00
parent 4166201d03
commit 50dba82586
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
git subtree pull --prefix=meta-telephony git://gitorious.org/sysmocom-openembedded/meta-telephony.git
git subtree pull --prefix=meta-sysmocom-bsp ssh://git@git.sysmocom.de/poky/meta-sysmocom-bsp
git subtree pull --prefix=meta-sysmocom-bsp git://git.sysmocom.de/poky/meta-sysmocom-bsp