Files
rtems/spec/build/bsps/optdtbheaderpath.yml
Sebastian Huber d2664faa39 build: Replace variant patterns with a list
Replace the variant patterns in the default-by-variant list with an
explicit list of matching BSPs.

The change was tested by comparing the output of

  ./waf bspdefaults

before and after the change.
2023-01-17 08:31:48 +01:00

21 lines
499 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2022 On-Line Applications Research Corporation (OAR)
default: false
default-by-variant:
- value: bsp/mpfs-dtb.h
variants:
- riscv/mpfs64imafdc
description: |
the path to the header file containing the device tree binary. See the BSP
documentation for more information.
enabled-by: true
format: '{}'
links: []
name: BSP_DTB_HEADER_PATH
type: build