From: R. Steve McKown Date: Mon, 7 Dec 2009 15:50:36 +0000 (-0700) Subject: Update tools/release/tinyos.files so it also works with debian/git builds. X-Git-Tag: release/2.1.0-3~2 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=12fffcd2bf51d36eb57be2b847b20960bfa1af42 Update tools/release/tinyos.files so it also works with debian/git builds. --- diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files index dc093b24..4b2819dd 100644 --- a/tools/release/tinyos.files +++ b/tools/release/tinyos.files @@ -4,6 +4,10 @@ VERSION=2.1.0 cd ../.. rm -rf $NAME-$VERSION tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz +!^./tinyos.sh +!^./tos.mk +!^./debian +!^./(patch|configure|build|install)-stamp !^./apps/tests/(eyesIFX|mica2|msp430|rf230|mts300|telosb) !^./apps/tests/(RadioStress|TestAlarm|TestAM|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestLocalTime|TestMultihopLqi|TestOscilloscopeLQI|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|TestSharedResource|TestSimTimers|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer|TestTymo) !^/apps/(BlinkAlarm|BlinkMSP430|BlinkTask|BlinkToRadio|Test|TestADC|TestArbiter|TestCC2420|TestRadio|TestSPI|TestScheduler|TestSchedulerTemp|TestSerial) @@ -27,6 +31,11 @@ tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz !/.cvsignore !/CVS/ !/CVS$ +!/.svn/ +!/.svn$ +!^./.git +!^./.gitignore +!^./.gbp.conf !~$ !/build/ !/build$