summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.10/rtems-i386.bset
diff options
context:
space:
mode:
authorYin Yan <yinyan@buffalo.edu>2013-05-22 02:00:07 -0400
committerChris Johns <chrisj@rtems.org>2013-05-22 16:57:33 +1000
commit347e182edb68b45325719cdab9bfcb26edb74981 (patch)
treeb47d6e822662e01db6179e79fdf2e2ebd02f0aa9 /rtems/config/4.10/rtems-i386.bset
parentAdd newlib-remove-machine-powerpc-times_c.diff to powerpc build. (diff)
downloadrtems-source-builder-347e182edb68b45325719cdab9bfcb26edb74981.tar.bz2
fix the problems for the set build of 4.9 and 4.10 1. "expat-2.1.0-1 file not found 2. "%{var} not fount"
I only tested them for 4.9/rtrms-sparc, not sure for rest of them.
Diffstat (limited to 'rtems/config/4.10/rtems-i386.bset')
-rw-r--r--rtems/config/4.10/rtems-i386.bset12
1 files changed, 11 insertions, 1 deletions
diff --git a/rtems/config/4.10/rtems-i386.bset b/rtems/config/4.10/rtems-i386.bset
index 74bfcac..fe80e49 100644
--- a/rtems/config/4.10/rtems-i386.bset
+++ b/rtems/config/4.10/rtems-i386.bset
@@ -12,9 +12,19 @@
%include rtems-4.10-base.bset
#
+# The RTEMS 4.11 BSP to build and test
+#
+# For automated testing on Qemu, pc386 should be configured with:
+# - USE_COM1_AS_CONSOLE=1
+# - BSP_PRESS_KEY_FOR_RESET=0
+# - BSP_RESET_BOARD_AT_EXIT=1
+%define rtems_bsps all
+%define rtems_test_bsps none
+
+#
# Tools configuration.
#
-expat-2.1.0-1
+devel/expat-2.1.0-1
tools/rtems-binutils-2.20.1-1
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
tools/rtems-gdb-7.3.1-1