X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Frelease%2Ftinyos.files;h=8985c6088d8f60150ba3af3ebb35d1781e757657;hb=8153f1a2a1df6fc27499bbdeb435e21a2cc20541;hp=746d68f77823e62110486c6ee6c13f2b6c0a9201;hpb=87efc854dc3841948d5ed72ad1e89b76faebc7d2;p=tinyos-2.x.git diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files index 746d68f7..8985c608 100644 --- a/tools/release/tinyos.files +++ b/tools/release/tinyos.files @@ -3,41 +3,5 @@ VERSION=2.0.2 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 -!^./tools -!^./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$ -./RadioSenseToLeds/RadioSenseMsg.class -./MViz/MVizMsg.class -./tests/cc2420/TestPacketLink/TestPacketLink.class -./tests/cc2420/TestPacketLink/PacketLinkMsg.class -./tests/cc2420/TxThroughput/ThroughputMsg.class -./tests/cc2420/TxThroughput/TxThroughput.class -./tests/cc2420/LplBroadcastCountToLeds/RadioCountMsg.class -./tests/cc2420/RssiToSerial/SpecAnalyzer.class -./tests/cc2420/RssiToSerial/RssiSerialMsg.class -./RadioCountToLeds/RadioCountMsg.class -EOF +tools/release/extractor $NAME-$VERSION < tools/release/tinyos.filter | gzip >../$NAME-$VERSION.tar.gz rm -rf $NAME-$VERSION