Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fix markdown lint warring.
* Update AGL current version.
* Update Renesas documentation.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Starting with Eel we must have a video driver that supports DRM. For
QEMU, this can be done with std or virtio. For best results moving
forward, we should use virtio here. For VirtualBox we must use version
5.2.0 or later. There is nothing additional required for VMWare.
Bug-AGL: SPEC-776
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
Fix some formatting since the in-tree markdown parser differs in
behavior from that used to generate docs.automotivelinux.org
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Add additional documentation on building, resultant images, and
deployment of vmdk images in QEMU/KVM, VirtualBox, and VMWare Player.
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
https://github.com/DavidAnson/markdownlint/blob/v0.5.0/doc/Rules.md
MD012 - Multiple consecutive blank lines
MD014 - Dollar signs used before commands without showing output
MD022 - Headers should be surrounded by blank lines
MD026 - Trailing punctuation in header
MD029 - Ordered list item prefix
MD031 - Fenced code blocks should be surrounded by blank lines
MD032 - Lists should be surrounded by blank lines
MD033 - Inline HTML
MD034 - Bare URL used
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I89e02117c9569354567816ec5ba2a5565b79849b
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|