Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Id524561d87410e5463cddd123b30eb63d75b62bd
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
* Fix markdown lint warring.
* Update AGL current version.
* Update Renesas documentation.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
sudo is not mandatory for 'docker load' (provided that the user
belongs to the docker group), and using the IMAGE_ID sha1 as 2nd
argument of 'create_container' is more reliable (and just works !).
|
|
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
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>
|
|
The git repository which contains build scripts for AGL Docker container
is now hosted in AGL Gerrit:
https://git.automotivelinux.org/AGL/docker-worker-generator
Change-Id: Ifa25e211579c0ee47b0d86414f9877a056e2f1dc
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Change-Id: I9bd443f2bb763ea9802e4303b6a31112ea2975c4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Sourcing SDK environment is required for correct build.
|
|
Change-Id: Idff7090b4f1038e39cb35979e2442ae6f6ec114b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Idff7090b4f1038e39cb35979e2442ae6f6ec114b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Host shared volumes used by docker containers requires specifics
permissions for the contained environment to create and modify
files.
This commit add a step to ensure docker users have permissions
to access shared volumes.
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I4a6d20d1abf63324f541933d3b78a8d781e3044e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|