]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/deputy.files
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tools / release / deputy.files
diff --git a/tools/release/deputy.files b/tools/release/deputy.files
new file mode 100755 (executable)
index 0000000..f975358
--- /dev/null
@@ -0,0 +1,11 @@
+NAME=tinyos-deputy
+VERSION=1.1
+RELEASE=1
+
+cd ../..
+rm -rf $NAME-$VERSION
+svn checkout svn://hal.cs.berkeley.edu/home/svn/projects/trunk/deputy
+mv deputy $NAME-$VERSION
+tar czvf ../$NAME-$VERSION-$RELEASE.tar.gz $NAME-$VERSION
+wget -O ../$NAME-$VERSION-$RELEASE.patch http://www.cs.utah.edu/~coop/safetinyos/files/deputy.patch
+