summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-kernel-common.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems/kernel: Update the confg file supportChris Johns2022-09-091-119/+121
| | | | | | | | - Check for config file tests and install if enabled - Support buildset BSP options defines if building a single BSP - Remove bootstrap and autotools fragments
* rtems/kernel: Support a list of BSPs as arch/bspChris Johns2022-09-091-27/+17
|
* rtems-kernel: Implement kernel recipe using wafRyan Long2021-11-091-60/+65
| | | | Closes #4145
* Move 5 build sets to 6Chris Johns2020-08-131-2/+1
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* rtems-kernel: Fix building without the rtems test option.Chris Johns2020-04-281-2/+0
| | | | Updates #3956
* rtems-kernel: Install tests when tests are builtChris Johns2020-04-281-32/+61
| | | | | | | | | | The tests in RTEMS are not installed so if a user requests the tests be built install them. Given the RSB cleans up building the tests and not installing does nothing. - Fix the options handling the kernel build to be consistent Updates #3956
* rtems/kernel: Fix the git download extension for the kernel.Chris Johns2019-11-181-1/+1
|
* rtems: Fix kernel and tools release source package selection.Chris Johns2019-11-181-5/+4
| | | | Closes #3814
* rtems/kernel: Add BSPOPTS support.Chris Johns2019-10-261-1/+9
|
* rtems/bsp: Build packages for the beagle BSP.Chris Johns2019-07-221-8/+8
| | | | Closes #3769
* rtems: Add kernel, libbsd and BSP building as packages.Chris Johns2019-07-211-0/+229