diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2023-03-14 15:20:54 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-15 18:25:50 -0500 |
commit | b7dc0ec1a3a55b1b429ad5e2ac19006e5e4547d5 (patch) | |
tree | 45b35076aed991c2df69dc88d4c5de5ac96d47a3 | |
parent | 71041330c02f0b85ff25f09e2215f7c11126df4f (diff) | |
download | meta-xilinx-b7dc0ec1a3a55b1b429ad5e2ac19006e5e4547d5.tar.gz |
README: Update standalone-experimental layer langdale release info
Update meta-xilinx-standalone-experimental layer 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-standalone-experimental/README.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/meta-xilinx-standalone-experimental/README.md b/meta-xilinx-standalone-experimental/README.md index 5e246d5c..8014265b 100644 --- a/meta-xilinx-standalone-experimental/README.md +++ b/meta-xilinx-standalone-experimental/README.md | |||
@@ -44,13 +44,17 @@ Then follow the instructions in the 'prestep/README-setup' file. | |||
44 | 44 | ||
45 | This layer depends on: | 45 | This layer depends on: |
46 | 46 | ||
47 | URI: git://git.openembedded.org/bitbake | 47 | URI: https://git.yoctoproject.org/poky |
48 | layers: meta, meta-poky | ||
49 | branch: langdale | ||
48 | 50 | ||
49 | URI: git://git.openembedded.org/openembedded-core | 51 | URI: https://git.openembedded.org/meta-openembedded |
50 | layers: meta | 52 | layers: meta-oe |
51 | branch: langdale | 53 | branch: langdale |
52 | 54 | ||
53 | URI: git://git.yoctoproject.org/meta-xilinx.git | 55 | URI: |
56 | https://git.yoctoproject.org/meta-xilinx (official version) | ||
57 | https://github.com/Xilinx/meta-xilinx (development and amd xilinx release) | ||
54 | layers: meta-xilinx-core, meta-xilinx-bsp, meta-xilinx-standalone | 58 | layers: meta-xilinx-core, meta-xilinx-bsp, meta-xilinx-standalone |
55 | branch: langdale | 59 | branch: langdale or amd xilinx release version (e.g. rel-v2023.1) |
56 | 60 | ||