diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-10-18 17:11:30 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-22 10:06:24 -0500 |
commit | a385e0d11cdca7fd4a3f77bbe8431437e322a39d (patch) | |
tree | aa0199bf6198184a21ddbcbf4ba4a7276ed26266 | |
parent | 52c57ac7e28268f7385c8cf1b5604c20f9951267 (diff) | |
download | meta-xilinx-a385e0d11cdca7fd4a3f77bbe8431437e322a39d.tar.gz |
README.md: Update meta-microblaze docs to scrathgap
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.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/meta-microblaze/README.md b/meta-microblaze/README.md index 9da3f813..262b2679 100644 --- a/meta-microblaze/README.md +++ b/meta-microblaze/README.md | |||
@@ -8,14 +8,18 @@ This layer depends on: | |||
8 | 8 | ||
9 | URI: https://git.yoctoproject.org/poky | 9 | URI: https://git.yoctoproject.org/poky |
10 | layers: meta, meta-poky | 10 | layers: meta, meta-poky |
11 | branch: langdale | 11 | branch: scarthgap |
12 | 12 | ||
13 | URI: https://git.openembedded.org/meta-openembedded | 13 | URI: https://git.openembedded.org/meta-openembedded |
14 | layers: meta-oe | 14 | layers: meta-oe |
15 | branch: langdale | 15 | branch: scarthgap |
16 | |||
17 | URI: https://git.yoctoproject.org/meta-arm | ||
18 | layers: meta-arm, meta-arm-toolchain | ||
19 | branch: scarthgap | ||
16 | 20 | ||
17 | URI: | 21 | URI: |
18 | https://git.yoctoproject.org/meta-xilinx (official version) | 22 | https://git.yoctoproject.org/meta-xilinx (official version) |
19 | https://github.com/Xilinx/meta-xilinx (development and amd xilinx release) | 23 | https://github.com/Xilinx/meta-xilinx (development and AMD release) |
20 | layers: meta-xilinx-core | 24 | layers: meta-xilinx-core |
21 | branch: langdale or amd xilinx release version (e.g. rel-v2023.1) | 25 | branch: scarthgap or AMD release version (e.g. rel-v2024.2) |