source: rtems/spec/build/bsps/objxilinxsupporta9.yml @ df0de78

Last change on this file since df0de78 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: 482 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:
9- bsps/arm/xilinx-zynq
10- bsps/arm/xilinx-zynqmp
11includes: []
12install:
13- destination: ${BSP_INCLUDEDIR}
14  source:
15  - bsps/include/xil/arm/cortexa9/xil_cache.h
16  - bsps/include/xil/arm/cortexa9/xpseudo_asm.h
17  - bsps/include/xil/arm/cortexa9/xreg_cortexa9.h
18links: []
19source: []
20type: build
Note: See TracBrowser for help on using the repository browser.