source: rtems/spec/build/bsps/sparc/grp.yml @ 20ca3b09

Last change on this file since 20ca3b09 was 20ca3b09, checked in by Sebastian Huber <sebastian.huber@…>, on 01/28/22 at 07:42:03

sparc: Mark dl06 as expected fail

  • Property mode set to 100644
File size: 533 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5enabled-by: true
6includes: []
7install:
8- destination: ${BSP_INCLUDEDIR}/bsp
9  source:
10  - bsps/sparc/include/bsp/gnatcommon.h
11  - bsps/sparc/include/bsp/gr_leon4_n2x.h
12- destination: ${BSP_INCLUDEDIR}/drvmgr
13  source:
14  - bsps/sparc/include/drvmgr/leon2_amba_bus.h
15ldflags: []
16links:
17- role: build-dependency
18  uid: ../tst-xfail-dl06
19type: build
20use-after: []
21use-before: []
Note: See TracBrowser for help on using the repository browser.