change log for rtems (2011-06-20)
rtems-vc at rtems.org
rtems-vc at rtems.org
Mon Jun 20 05:11:56 UTC 2011
*ralf*:
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
* Makefile.am: Remove EXTRA_DIST.
* fs01/fs91.doc: Remove (Empty, unused).
* mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
M 1.2 testsuites/fstests/ChangeLog
M 1.2 testsuites/fstests/Makefile.am
R 1.1 testsuites/fstests/fs01/fs91.doc
M 1.2 testsuites/fstests/mimfs_fs01/Makefile.am
diff -u rtems/testsuites/fstests/ChangeLog:1.1 rtems/testsuites/fstests/ChangeLog:1.2
--- rtems/testsuites/fstests/ChangeLog:1.1 Wed Apr 20 16:30:14 2011
+++ rtems/testsuites/fstests/ChangeLog Mon Jun 20 00:02:43 2011
@@ -1,3 +1,9 @@
+2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * Makefile.am: Remove EXTRA_DIST.
+ * fs01/fs91.doc: Remove (Empty, unused).
+ * mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
+
2011-04-20 Joel Sherrill <joel.sherrill at oarcorp.com>
Add initial test to File System Test Suite.
diff -u rtems/testsuites/fstests/Makefile.am:1.1 rtems/testsuites/fstests/Makefile.am:1.2
--- rtems/testsuites/fstests/Makefile.am:1.1 Wed Apr 20 16:30:14 2011
+++ rtems/testsuites/fstests/Makefile.am Mon Jun 20 00:02:43 2011
@@ -4,12 +4,9 @@
ACLOCAL_AMFLAGS = -I ../aclocal
-SUBDIRS = \
- imfs_fs01 \
- mimfs_fs01
-
-DIST_SUBDIRS = $(SUBDIRS)
-EXTRA_DIST = fs01/init.c fs01/fs01.doc
+SUBDIRS =
+SUBDIRS += imfs_fs01
+SUBDIRS += mimfs_fs01
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff -u rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.1 rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.2
--- rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.1 Wed Apr 20 16:30:15 2011
+++ rtems/testsuites/fstests/mimfs_fs01/Makefile.am Mon Jun 20 00:02:43 2011
@@ -4,7 +4,7 @@
rtems_tests_PROGRAMS = mimfs_fs01
mimfs_fs01_SOURCES = ../fs01/init.c ../../psxtests/include/pmacros.h \
- ../mimfs_support/fs_support.c ../imfs_support/fs_config.h
+ ../mimfs_support/fs_support.c ../mimfs_support/fs_config.h
dist_rtems_tests_DATA = mimfs_fs01.scn
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110620/2cb8b2df/attachment.html>
More information about the vc
mailing list