summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.10/rtems-nios2.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-nios2.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-nios2.bset')
-rw-r--r--rtems/config/4.10/rtems-nios2.bset6
1 files changed, 5 insertions, 1 deletions
diff --git a/rtems/config/4.10/rtems-nios2.bset b/rtems/config/4.10/rtems-nios2.bset
index 8801ed5..e62eb09 100644
--- a/rtems/config/4.10/rtems-nios2.bset
+++ b/rtems/config/4.10/rtems-nios2.bset
@@ -13,10 +13,14 @@
#
%include rtems-4.10-base.bset
+
+%define rtems_bsps all
+%define rtems_test_bsps none
+
#
# Tools configuration.
#
-expat-2.1.0-1
+devel/expat-2.1.0-1
tools/rtems-nios2-binutils-2.20-1
tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1
tools/rtems-nios2-gdb-7.0-1