summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-10 23:06:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-10 23:06:55 +0000
commitd88387609c9c0bc7698e6e789d36309b57956f2d (patch)
tree155c7ace4bbdeefda1c4d6bab79866eab02fa7c3 /misc
parent87ebaa9971f8001280ae800b531430aea0f6fc19 (diff)
downloadpx4-nuttx-d88387609c9c0bc7698e6e789d36309b57956f2d.tar.gz
px4-nuttx-d88387609c9c0bc7698e6e789d36309b57956f2d.tar.bz2
px4-nuttx-d88387609c9c0bc7698e6e789d36309b57956f2d.zip
Prep for 1.9 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3280 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index fee5f16f3..84f5c28e4 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -64,7 +64,7 @@ buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>
* configs/m32c-defconfig-4.2.4: Added genromfs
* configs/m32c-defconfig-4.3.3: Update to m32c-defconfig-4.2.4
-buildroot-1.9 2011-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-1.9 2011-02-10 <spudmonkey@racsa.co.cr>
* configs/arm926t-defconfig-4.3.3: update arm926t-defconfig-4.2.4
* configs/arm926t-defconfig-nxflat: NXFLAT-only configuration for
@@ -73,6 +73,8 @@ buildroot-1.9 2011-xx-xx <spudmonkey@racsa.co.cr>
* toolchain/gdb/gdb.mk - Added --disable-werror to GDB configuration line.
GDB 6.8 won't build because the tarbal was released with -Werror enabled and
the build stops on the first warning.
- * Add support for Freescale m9s12x using binutils 2.18 and gcc 3.3.6 and
- patches available from http://www.msextra.com/tools courtesy of James
- Cortina. Add configs/m9x12x-defconfig-3.3.6.
+ * Add support for Freescale m9s12x using binutils 2.18 and gcc 3.3.6 and
+ patches available from http://www.msextra.com/tools courtesy of James
+ Cortina. Add configs/m9x12x-defconfig-3.3.6.
+
+buildroot-1.10 2011-xx-xx <spudmonkey@racsa.co.cr>