summaryrefslogtreecommitdiffstats
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-04-10 09:03:22 -0700
commit2f9199a21c924fb14c5bd79f9eddad1b591d22df (patch)
tree47f086e26cb54b1d53b188448ed089b3d60da8b1
parent2d9a3fd5fa6408dc048c58041d76f63cd1bb1194 (diff)
downloadmeta-xilinx-2f9199a21c924fb14c5bd79f9eddad1b591d22df.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>
-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