meta-bbb: Switch branch sumo -> thud

Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
Thomas Klaehn
2019-01-25 15:17:44 +01:00
parent 696eefc352
commit 2fbd72bf71
18 changed files with 7 additions and 305 deletions

View File

@@ -1,9 +0,0 @@
#!/bin/bash
if [ -n "$1" ]; then
rsync -avz -e "ssh -o StrictHostKeyChecking=no" --progress tmp/deploy/ipk/ tkl@e320:/srv/ipk/$1
else
echo "Which branch?"
exit -1
fi

View File

@@ -1,3 +0,0 @@
#!/bin/bash
rsync -avz -e "ssh -o StrictHostKeyChecking=no" --progress downloads/ tkl@e320:/srv/files/mirror/sources