source: rtems/spec/build/bsps/objxilinxsupportr5.yml @ f36d8b1

Last change on this file since f36d8b1 was f36d8b1, checked in by Kinsey Moore <kinsey.moore@…>, on 01/17/23 at 15:57:33

spec: Fix Xilinx support YAML licenses

This should use the CC 4.0 license to match the rest of the tree.

  • Property mode set to 100644
File size: 440 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2022 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by: false
9includes: []
10install:
11- destination: ${BSP_INCLUDEDIR}
12  source:
13  - bsps/include/xil/arm/cortexr5/xil_cache.h
14  - bsps/include/xil/arm/cortexr5/xpseudo_asm.h
15  - bsps/include/xil/arm/cortexr5/xreg_cortexr5.h
16links: []
17source: []
18type: build
Note: See TracBrowser for help on using the repository browser.