OSDN Git Service

Restore parts that had been deleted by accident
[android-x86/device-common.git] / generate-blob-scripts.sh
index 902e72f..5ad88fb 100755 (executable)
@@ -43,9 +43,13 @@ then
 fi
 shift
 
-DEVICES="maguro"
+DEVICES="crespo crespo4g stingray wingray panda toro maguro"
 export LC_ALL=C
 
+repo sync
+repo sync
+repo sync
+
 ARCHIVEDIR=archive-$(date +%s)
 if test -d archive-ref
 then