source: rtems/spec/build/bsps/optclkbootcpu.yml @ 9d77c0f4

Last change on this file since 9d77c0f4 was f3f0370f, checked in by Sebastian Huber <sebastian.huber@…>, on 07/19/19 at 11:09:43

build: Alternative build system based on waf

Update #3818.

  • Property mode set to 100644
File size: 493 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-boolean: null
4- env-assign: null
5- define-condition: null
6build-type: option
7copyrights:
8- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
9default: false
10default-by-variant:
11- value: true
12  variants:
13  - .*qemu.*
14description: |
15  Do the clock tick processing on the boot processor on behalf of all other
16  processors.
17enabled-by: true
18links: []
19name: CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR
20type: build
Note: See TracBrowser for help on using the repository browser.