aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
commit87b33d354695294b519f7f6f1275592faf4fee46 (patch)
tree22cb9614a4995864efa52299408283473e5388e7 /nuttx/ChangeLog
parentcc3614dfe8f67033dca8c7c1f40c3367a0d3ca06 (diff)
downloadpx4-firmware-87b33d354695294b519f7f6f1275592faf4fee46.tar.gz
px4-firmware-87b33d354695294b519f7f6f1275592faf4fee46.tar.bz2
px4-firmware-87b33d354695294b519f7f6f1275592faf4fee46.zip
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 4ba0fe985..41ac95db0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3948,4 +3948,8 @@
* sched/sig_timedwait.c: sigtimedwait() would return a bad signal
number if the signal was already pending when the function was
called.
- called.
+ * configs/ubw32/scripts: All common linker scripts moved to this
+ scripts sub-directory
+ * configs/ubw32/ostest: Configuration configured to use the
+ kconfig-frontends tools.
+