From cb5a427d6e9b832826c65b3cedc89bbc1ef4a4d6 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Wed, 3 Nov 2010 14:45:56 -0600 Subject: [PATCH] Update changelog and .gbp.conf for release/2.1.1-4.4 --- .gbp.conf | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.gbp.conf b/.gbp.conf index de378b8c..db5ae2ef 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -5,7 +5,7 @@ builder = pdebuild --debbuildopts '-d -i\.git/ -I.git' cleaner = fakeroot debian/rules clean -upstream-branch = release/2.1.1-4.3 +upstream-branch = release/2.1.1-4.4 debian-branch = debian/2.1.1 # the default tag formats used: diff --git a/debian/changelog b/debian/changelog index 53b7ef72..10b8a0e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +tinyos (2.1.1-4.4-1tmi) hardy; urgency=low + + * Fix broken wait delay in msp430 platforms, where compiler optimized out + the wait loop needed to allow the 32kHz crystal time to stabilize. + * New system components SharedArbiterC and SharedSplitControlC. + * Various MSP430 USCI UART fixes. + * Revert change to TOSMAKE_PATH in 2.1.1. System defined TINYOS_MAKE_PATH + should be added to the end of TOSMAKE_PATH so user paths are first + and can therefore override system paths. + + -- TMI Packages Wed, 03 Nov 2010 14:36:23 -0600 + tinyos (2.1.1-4.3-1tmi) hardy; urgency=low * Merge TinyOS 2.1.1. -- 2.39.2