summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-base.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the host name to the package name.Chris Johns2015-01-181-1/+1
| | | | | | Adding the host name results in the tar files created by the --bset-tar-file and --pkg-tar-files to contain the host name. This is useful when building Cxc packages.
* rtems: Change GCC extra version messageSebastian Huber2014-12-051-1/+1
| | | | | | | Drop the GCC version since this is already part of the normal GCC version message. Drop the release number from the RSB since the Git commit identifies the RSB version uniquely. Use a "Name Version, ..." pattern.
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove the 'opt' from various macros and shell variables. Add pkgconfig to the checks to make it clear the check is a pkgconfig check. Add NTP support as the first package to be built using the RSB. Split the RTEMS URL's out from the base bset file into a separate file that be included by other files. Add an RTEMS BSP configuration file to help abstract the process of building 3rd party packages. Clean the cross and canadian cross support up so we can cleanly support cross and canadian cross building. Refactor the pkgconfig support and clean up the PC file handling of loading modules. Add support for %{?..} to return false if a macro is %{nil}. Add %{pkgconfig ..} support to allow better control of access RTEMS pkgconfig files.
* rtems/gcc: Clean up the RSB version message.Chris Johns2014-02-041-1/+1
|
* Remove .git in rtem-tools repo after repo name cleanup.Amar Takhar2013-05-171-1/+1
| | | | This fixes patch downloading.
* Add support for RTEMS 4.10.Chris Johns2013-03-201-0/+28
This change adds support for RTEMS 4.10 tools plus builds the latest RTEMS 4.10.2 release.