X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Frelease%2Ftinyos.files;h=5711669bcacac6d5d5a2030a8a81148633d6d104;hb=3db5a009bc71685e43a839ae307396321e6334fe;hp=4091aa58c3e3bdacb40f932e929f1a7f4ba1119f;hpb=6566f03bfa78f50d0a64da6ff19ab10de698bd89;p=tinyos-2.x.git diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files index 4091aa58..5711669b 100644 --- a/tools/release/tinyos.files +++ b/tools/release/tinyos.files @@ -1,32 +1,7 @@ NAME=tinyos -VERSION=2.0.1 +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|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestMultihopLqi|TestOscilloscopeLQI|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|TestSharedResource|TestSimTimers|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer) -!^/apps/(BlinkAlarm|BlinkMSP430|BlinkTask|BlinkToRadio|Test|TestADC|TestArbiter|TestCC2420|TestRadio|TestSPI|TestScheduler|TestSchedulerTemp|TestSerial) -!^./doc -!^./overall-todo.txt -!^./support/make/Makelocal -!^./support/make/btnode3.target -!^./tests -!^./tos/chips/Atmega128 -!^./tos/chips/cc2420_pm -!^./tos/chips/cc1000_pm -!^./tos/lib/adc -!^./tos/lib/ByteRadio -!^./tos/lib/deluge -!^./tos/lib/net/collection -!^./tos/lib/oski -!^./tos/platforms/btnode3 -!/.cvsignore -!/CVS/ -!/CVS$ -!~$ -!/build/ -!/build$ -!# -!.class$ -EOF +tools/release/extractor $NAME-$VERSION < tools/release/tinyos.filter | gzip >../$NAME-$VERSION.tar.gz rm -rf $NAME-$VERSION