source: rtems/scripts/setup.def @ 3c0ddbb

4.104.114.84.95
Last change on this file since 3c0ddbb was 78747ad7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/13/05 at 16:49:09

2005-04-13 Ralf Corsepius <ralf.corsepius@…>

  • setup.def: Update rtems_version. Remove rpm_build_root.
  • Property mode set to 100644
File size: 412 bytes
Line 
1#
2# RTEMS tools setup
3#
4# $Id$
5#
6binutils_version=2.15
7binutils_patch_version=20040519
8binutils_suffix=.tar.bz2
9binutils_rpm_release=1
10gdb_version=6.0
11gdb_suffix=.tar.gz
12gdb_patch_version=20040217
13gdb_rpm_release=1
14rtems_version=4.6.99.1
15rtems_rpm_release=1
16newlib_version=1.12.0
17newlib_suffix=.tar.gz
18newlib_patch_version=
19gcc_version=3.3.5
20gcc_suffix=.tar.gz
21gcc_patch_version=20041030
22gccnewlib_rpm_release=2
Note: See TracBrowser for help on using the repository browser.