X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Frelease%2Ftinyos.files;fp=tools%2Frelease%2Ftinyos.files;h=7ed655f4429588417363c0847fef1118fb301d45;hb=1a329382c4f4556fd52d85f4e3f4a67e54911682;hp=cc9583e19586fda1b318aebe1d04691fec3f4a09;hpb=3837fe262225242d1629ba72bdf12f6d162ba5c0;p=tinyos-2.x.git diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files index cc9583e1..7ed655f4 100644 --- a/tools/release/tinyos.files +++ b/tools/release/tinyos.files @@ -1,20 +1,23 @@ NAME=tinyos -VERSION=2.0.0beta2 +VERSION=2.0.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) +!^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|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 !^./support/make/telosa.target !^./tools -!^./tos/chips/sht11 -!^./tos/sensorboards/mts300 -!^./tos/sensorboards/im2sb +!^./tos/chips/cc1000_pm +!^./tos/chips/cc2420_pm +!^./tos/lib/deluge +!^./tos/lib/printf !^./tos/platforms/btnode3 +!^./tos/sensorboards/mts300 !/.cvsignore !/CVS/ !/CVS$