summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/README.md
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2021-01-23 16:35:15 -0600
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-07-14 14:48:56 -0700
commit40d304b9534ce9912f9027c14bf97842daccb4ad (patch)
tree516c1b671926d8e4636f34b60dafcf5039f19791 /meta-xilinx-standalone-experimental/README.md
parent1b5863a50cfbb6c6450a9062d17dd4330fc7bbd0 (diff)
downloadmeta-xilinx-40d304b9534ce9912f9027c14bf97842daccb4ad.tar.gz
Reorganize the various layer components
Machines: Move baremetal machines to meta-xilinx-standalone Layers: - Add new meta-xilinx-standalone-experimental This layer may require components that may not yet be available to the general public. It will contain various experiemntal integration work. - meta-xilinx-standalone This layer should be functional and contain the necessary items to build a baremetal toolchain that can use libxil (replacement to libgloss) from the Xilinx embeddedsw components. (Note, libxil is NOT built as part of this work!) The layer also contains the buildable components for the various firmware components required to startup various Xilinx FPGAs. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-xilinx-standalone-experimental/README.md')
-rw-r--r--meta-xilinx-standalone-experimental/README.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/README.md b/meta-xilinx-standalone-experimental/README.md
new file mode 100644
index 00000000..3f15eeff
--- /dev/null
+++ b/meta-xilinx-standalone-experimental/README.md
@@ -0,0 +1,36 @@
1meta-xilinx-standalone-experimental
2===================================
3This layer contains experimental items that may eventually be added
4to the meta-xilinx-standalone layer. The components in this layer
5may or may not be buildable as they may require unreleased code.
6
7The non-Linux software components are still in development and
8this should be considered to be a preview release only. For instance,
9some components may not be buildable, expect APIs to change on various
10parts and pieces.
11
12
13Maintainers, Mailing list, Patches
14==================================
15
16Please send any patches, pull requests, comments or questions for this
17layer to the [meta-xilinx mailing list]
18(https://lists.yoctoproject.org/listinfo/meta-xilinx):
19
20 meta-xilinx@lists.yoctoproject.org
21
22Maintainers:
23
24 Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
25 Mark Hatle <mark.hatle@xilinx.com>
26
27Dependencies
28============
29
30This layer depends on:
31
32 URI: git://git.yoctoproject.org/poky
33
34 URI: git://git.yoctoproject.org/meta-xilinx/meta-xilinx-standalone
35
36 URI: git://git.yoctoproject.org/meta-xilinx/meta-xilinx-bsp