]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/tinyos.files
Separate filters in tools/release/tinyos.files for use by debian packaging too.
[tinyos-2.x.git] / tools / release / tinyos.files
index cc9583e19586fda1b318aebe1d04691fec3f4a09..5711669bcacac6d5d5a2030a8a81148633d6d104 100644 (file)
@@ -1,28 +1,7 @@
 NAME=tinyos
-VERSION=2.0.0beta2
+VERSION=2.1.0
 
 cd ../..
 rm -rf $NAME-$VERSION
-tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
-!^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAMService|TestBroadcast|TestCollection|TestNetwork|TestPowerManager|TestPowerup|TestSerialBandwidth|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer)
-!^./doc
-!^./overall-todo.txt
-!^./support/make/Makelocal
-!^./support/make/btnode3.target
-!^./support/make/telosa.target
-!^./tools
-!^./tos/chips/sht11
-!^./tos/sensorboards/mts300
-!^./tos/sensorboards/im2sb
-!^./tos/platforms/btnode3
-!/.cvsignore
-!/CVS/
-!/CVS$
-!~$
-!/build/
-!/build$
-!#
-!.class$
-!^./tos/platforms/telosa/.platform
-EOF
+tools/release/extractor $NAME-$VERSION < tools/release/tinyos.filter | gzip >../$NAME-$VERSION.tar.gz
 rm -rf $NAME-$VERSION