]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update tools/release/tinyos.files so it also works with debian/git builds.
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 7 Dec 2009 15:50:36 +0000 (08:50 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 7 Dec 2009 16:19:32 +0000 (09:19 -0700)
tools/release/tinyos.files

index dc093b24734c0a81886cf68900eb21ac0f606a5c..4b2819dd7646841e2e89b07dc725b8ea08fcd55d 100644 (file)
@@ -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$