summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-07-30 13:59:07 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-01 12:18:09 +0000
commitdd4fe1c7ba8da1ca8da0df46049811537e569188 (patch)
treec78829a3c7b72027c32263e8d3471803425a21a0 /scripts
parent12c569634e5fbb1e4d29316dafba8bde783953c3 (diff)
Remove porter reference from meta-agl
* Remove, from recipes, reference to porter, gen2, krogoth. * cleanup mardown from reference to porter. * cleanup markdown (markdownlint score 0). Change-Id: I70b9880fc52ef3c848da588d3a256fa8eee48606 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README-mkefi-agl.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/scripts/README-mkefi-agl.md b/scripts/README-mkefi-agl.md
index db95f5ded..2262fb129 100644
--- a/scripts/README-mkefi-agl.md
+++ b/scripts/README-mkefi-agl.md
@@ -1,7 +1,8 @@
-## Introduction
+# Introduction
+
This script will install the AGL distribution on a removable device to boot on Intel UEFI-based computer.
-In particular it can create a USB or SD bootable support for (MinnowBoard)[www.minnowboard.org].
+In particular it can create a USB or SD bootable support for [MinnowBoard](www.minnowboard.org).
Usage: mkefi-agl.sh [-v] IDSK_IMAGE REMOVABLE_DEVICE
-v: Verbose debug
@@ -13,4 +14,5 @@ ex:
mkefi-agl.sh agl-demo-platform-intel-corei7-64.wic.xz /dev/sdd
## Documentation
-Additional documentation: https://wiki.automotivelinux.org/agl-distro/developer_resources_intel
+
+[Additional documentation](https://wiki.automotivelinux.org/agl-distro/developer_resources_intel)