diff options
| author | John Toomey <john.toomey@xilinx.com> | 2022-01-26 14:29:37 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-04 13:22:59 -0800 |
| commit | 69ea8e4e11f0bc01a6241f8427bf313a372085aa (patch) | |
| tree | 4d9298c9b3c4df452bd839d83eb44e3f0166834d | |
| parent | 34e2652a1ae39dd4ad43b5f931664e74570e9303 (diff) | |
| download | meta-xilinx-69ea8e4e11f0bc01a6241f8427bf313a372085aa.tar.gz | |
Add missing README.md
Signed-off-by: John Toomey <jtoomey@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-microblaze/README.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/meta-microblaze/README.md b/meta-microblaze/README.md new file mode 100644 index 00000000..9e7ea2c6 --- /dev/null +++ b/meta-microblaze/README.md | |||
| @@ -0,0 +1,28 @@ | |||
| 1 | meta-microblaze | ||
| 2 | =============== | ||
| 3 | |||
| 4 | This layer provides support specific to the MicroBlaze architecture | ||
| 5 | |||
| 6 | |||
| 7 | Maintainers, Mailing list, Patches | ||
| 8 | ================================== | ||
| 9 | |||
| 10 | Please send any patches, pull requests, comments or questions for this layer to | ||
| 11 | the [meta-xilinx mailing list](https://lists.yoctoproject.org/listinfo/meta-xilinx): | ||
| 12 | |||
| 13 | meta-xilinx@lists.yoctoproject.org | ||
| 14 | |||
| 15 | Maintainers: | ||
| 16 | |||
| 17 | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | ||
| 18 | Mark Hatle <mark.hatle@xilinx.com> | ||
| 19 | |||
| 20 | Dependencies | ||
| 21 | ============ | ||
| 22 | |||
| 23 | This layer depends on: | ||
| 24 | |||
| 25 | URI: git://git.openembedded.org/bitbake | ||
| 26 | |||
| 27 | URI: git://git.openembedded.org/openembedded-core | ||
| 28 | layers: meta | ||
