forked from Imagelibrary/rtems
23 lines
453 B
YAML
23 lines
453 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: group
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
enabled-by:
|
|
- BUILD_TESTS
|
|
- BUILD_VALIDATIONTESTS
|
|
includes:
|
|
- ${BSP_INCLUDES}
|
|
install: []
|
|
ldflags: []
|
|
links:
|
|
- role: build-dependency
|
|
uid: performance-0
|
|
- role: build-dependency
|
|
uid: validation-0
|
|
- role: build-dependency
|
|
uid: validation-1
|
|
type: build
|
|
use-after:
|
|
- rtemstest
|
|
use-before: []
|