diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2023-03-14 15:20:53 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-15 18:25:45 -0500 |
commit | 71041330c02f0b85ff25f09e2215f7c11126df4f (patch) | |
tree | aba0e29fb1e9358e6c4c86d6a9e595ac18d0ab93 /meta-xilinx-core | |
parent | a71aa9a5b7784e0e29b473cba55825c7770bb846 (diff) | |
download | meta-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.md | 18 |
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 | ||
3 | This layer provides support for MicroBlaze, Zynq, ZynqMP and Versal architectures. | 3 | This layer enables AMD Xilinx hardware devices metadata such as tune files, |
4 | generic and soc variant machine configurations, boot firmware components, kernel, | ||
5 | multimedia, graphics, xrt etc. | ||
4 | 6 | ||
5 | ## Dependencies | 7 | ## Dependencies |
6 | 8 | ||
7 | This layer depends on: | 9 | This 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 | |||
41 | meta-xilinx-standalone-experimental. Additionally some configurations may | 45 | meta-xilinx-standalone-experimental. Additionally some configurations may |
42 | require you to specify the path to a PDI file using PDI_PATH. The XSCT | 46 | require you to specify the path to a PDI file using PDI_PATH. The XSCT |
43 | version will extract the PDI automatically. | 47 | version will extract the PDI automatically. |
44 | 48 | --- | |
45 | 49 | ||
46 | ## Recipe Licenses | 50 | ## Recipe Licenses |
47 | 51 | ||