summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-03-14 15:20:50 -0600
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commit049ecff66cdae09dedc0259d4f6dd2ba1385056f (patch)
tree9288f44e536b47f51c881947c6826f4b94842c77
parent8ddad13973763fce207948c7d4cc88965803a882 (diff)
downloadmeta-xilinx-049ecff66cdae09dedc0259d4f6dd2ba1385056f.tar.gz
README: Update microblaze layer langdale release info
Update meta-microblaze 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-microblaze/README.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/meta-microblaze/README.md b/meta-microblaze/README.md
index acf6c253..d7bf9117 100644
--- a/meta-microblaze/README.md
+++ b/meta-microblaze/README.md
@@ -6,12 +6,16 @@ This layer provides support specific to the MicroBlaze architecture
6 6
7This layer depends on: 7This layer depends on:
8 8
9 URI: git://git.openembedded.org/bitbake 9 URI: https://git.yoctoproject.org/poky
10 layers: meta, meta-poky
11 branch: langdale
10 12
11 URI: git://git.openembedded.org/openembedded-core 13 URI: https://git.openembedded.org/meta-openembedded
12 layers: meta 14 layers: meta-oe
13 branch: master or xilinx current release version (e.g. hosister) 15 branch: langdale
14 16
15 URI: git://git.yoctoproject.org/meta-xilinx.git 17 URI:
18 https://git.yoctoproject.org/meta-xilinx (official version)
19 https://github.com/Xilinx/meta-xilinx (development and amd xilinx release)
16 layers: meta-xilinx-core 20 layers: meta-xilinx-core
17 branch: master or xilinx current release version (e.g. hosister) 21 branch: langdale or amd xilinx release version (e.g. rel-v2022.2)