From 5196706a331677774160187a804c8d1de809e7cf Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Mon, 9 Mar 2020 18:21:16 +0000 Subject: README.md: revise README.md based Signed-off-by: Mark Hatle --- meta-xilinx-standalone/README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/meta-xilinx-standalone/README.md b/meta-xilinx-standalone/README.md index 0aab1ea7..09cdfcb1 100644 --- a/meta-xilinx-standalone/README.md +++ b/meta-xilinx-standalone/README.md @@ -1,21 +1,21 @@ meta-xilinx-standalone ====================== -This layer is meant to augment Yocto/OE functionality to provide a Baremetal/Standalone Toolchain. +This layer is meant to augment Yocto/OE functionality to provide a +Baremetal/Standalone Toolchain. Maintainers, Mailing list, Patches ================================== -Please send any patches, pull requests, comments or questions for this layer to -the [meta-xilinx mailing list](https://lists.yoctoproject.org/listinfo/meta-xilinx): +Please send any patches, pull requests, comments or questions for this +layer to the [meta-xilinx mailing list] +(https://lists.yoctoproject.org/listinfo/meta-xilinx): meta-xilinx@lists.yoctoproject.org Maintainers: - Alejandro Enedino Hernandez Samaniego - Manjukumar Harthikote Matha Sai Hari Chandana Kalluri Mark Hatle @@ -37,14 +37,13 @@ Usage 3.- Add this layer to BBLAYERS on conf/bblayers.conf -4.- Add the following to your conf/local.conf to build for the microblaze architecture: +4.- Add the following to your conf/local.conf to build for the +microblaze architecture: DISTRO="xilinx-standalone" MACHINE="microblaze-pmu" -GCCVERSION="7.%" - 5.- Build a package: for example: -- cgit v1.2.3-54-g00ecf