From 12fffcd2bf51d36eb57be2b847b20960bfa1af42 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Mon, 7 Dec 2009 08:50:36 -0700 Subject: [PATCH] Update tools/release/tinyos.files so it also works with debian/git builds. --- tools/release/tinyos.files | 9 +++++++++ 1 file changed, 9 insertions(+) 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$ -- 2.39.2