forked from Imagelibrary/rtems
The following files will be installed during SPARC/GRLIB builds: - bsps/include/grlib/apbuart-regs.h - bsps/include/grlib/gptimer-regs.h - bsps/include/grlib/irqamp-regs.h - bsps/sparc/include/grlib/io.h Fix issue #5231
28 lines
630 B
YAML
28 lines
630 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: group
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes: []
|
|
install:
|
|
- destination: ${BSP_INCLUDEDIR}/bsp
|
|
source:
|
|
- bsps/sparc/include/bsp/gnatcommon.h
|
|
- bsps/sparc/include/bsp/gr_leon4_n2x.h
|
|
- destination: ${BSP_INCLUDEDIR}/drvmgr
|
|
source:
|
|
- bsps/sparc/include/drvmgr/leon2_amba_bus.h
|
|
- destination: ${BSP_INCLUDEDIR}/grlib
|
|
source:
|
|
- bsps/sparc/include/grlib/io.h
|
|
ldflags: []
|
|
links:
|
|
- role: build-dependency
|
|
uid: ../tst-xfail-dl06
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|