summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-03-14 15:20:53 -0600
committerMark Hatle <mark.hatle@amd.com>2023-03-15 18:25:45 -0500
commit71041330c02f0b85ff25f09e2215f7c11126df4f (patch)
treeaba0e29fb1e9358e6c4c86d6a9e595ac18d0ab93 /meta-xilinx-core
parenta71aa9a5b7784e0e29b473cba55825c7770bb846 (diff)
downloadmeta-xilinx-71041330c02f0b85ff25f09e2215f7c11126df4f.tar.gz
README: Update core layer langdale release info
Update meta-xilinx-core README with langdale release info. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/README.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/meta-xilinx-core/README.md b/meta-xilinx-core/README.md
index d450c4b3..407075a2 100644
--- a/meta-xilinx-core/README.md
+++ b/meta-xilinx-core/README.md
@@ -1,17 +1,21 @@
1# meta-xilinx-core 1# meta-xilinx-core
2 2
3This layer provides support for MicroBlaze, Zynq, ZynqMP and Versal architectures. 3This layer enables AMD Xilinx hardware devices metadata such as tune files,
4generic and soc variant machine configurations, boot firmware components, kernel,
5multimedia, graphics, xrt etc.
4 6
5## Dependencies 7## Dependencies
6 8
7This layer depends on: 9This layer depends on:
8 10
9 URI: git://git.openembedded.org/bitbake 11 URI: https://git.yoctoproject.org/poky
10 12 layers: meta, meta-poky
11 URI: git://git.openembedded.org/openembedded-core 13 branch: langdale
12 layers: meta
13 branch: master or xilinx current release version (e.g. hosister)
14 14
15 URI: https://git.openembedded.org/meta-openembedded
16 layers: meta-oe
17 branch: langdale
18---
15 19
16## Configuring Machines 20## Configuring Machines
17 21
@@ -41,7 +45,7 @@ meta-xilinx-tools or the DTB workflow version using
41meta-xilinx-standalone-experimental. Additionally some configurations may 45meta-xilinx-standalone-experimental. Additionally some configurations may
42require you to specify the path to a PDI file using PDI_PATH. The XSCT 46require you to specify the path to a PDI file using PDI_PATH. The XSCT
43version will extract the PDI automatically. 47version will extract the PDI automatically.
44 48---
45 49
46## Recipe Licenses 50## Recipe Licenses
47 51