summaryrefslogtreecommitdiffstats
path: root/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14troubleshooting: Disabling Homescreen in AGL 4.0.x DD releaseTakashi Yamamiya1-7/+6
2017-09-04update latest stable release to dabRonan Le Martret1-4/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-21Merge pull request #76 from gvancuts/gvancuts/fix-typos-intel-gs-guideWalt Miner1-28/+19
Intel Getting Started guide: fix some typos and a broken link
2017-08-21Merge pull request #77 from gvancuts/enhance-intel-footerWalt Miner1-23/+26
Troubleshooting Intel boards: fix some typos and rendering
2017-08-21Merge pull request #73 from leon-anavi/SPEC-664Walt Miner1-2/+2
source-code.md: Update stable versions
2017-08-11Troubleshooting Intel boards: fix some typos and renderingGeoffroy Van Cutsem1-23/+26
Fix some typos and rendering for the Troubleshooting document for Intel Boards (intel-footer.md). Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-11Intel Getting Started guide: fix some typos and a broken linkGeoffroy Van Cutsem1-28/+19
Fix some typos in the Intel Getting Started guide (intel.md) and also fixed up a link that was not being displayed correctly. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-07Intel guide: update mk-efi.sh link to use GerritMartin Kelly1-1/+1
2017-07-28source-code.md: Update stable versionsLeon Anavi1-2/+2
Update the stable version, generate dokuwiki files and update the AGL wiki for Raspberry Pi and Renesas Porter board. Bug-AGL: SPEC-664 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-07-24getting-started: qemu: fix formattingMatt Porter1-15/+20
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>
2017-07-21getting-started: qemu: reorg and add deployment info for several VMsMatt Porter1-2/+108
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>
2017-07-11Merge branch 'master' into masterronan [iot.bzh]12-279/+427
2017-07-10Fix markdown lintRonan Le Martret12-278/+425
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>
2017-07-06Update intel.mdDominig ar Foll1-0/+1
2017-07-06typo corrrectionDominig ar Foll1-1/+1
2017-07-05Update SD card instructions.Sebastien Douheret3-6/+6
root file system file is now a .tar.xz (no longer .bz2) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-30getting-started: fix typo for rcar-gen3Stephane Desneux1-1/+1
Change-Id: I50a51c482b33821eefc483a4ecd85e95d466981f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-06-29Merge pull request #54 from XevoInc/masterStephane Desneux2-5/+5
r-car: boot with ro instead of rw
2017-06-29RcarGen3: Not use 64bits ext4 feature on SDcard FSRomain Forlot1-2/+5
Change-Id: I8fc03f7db2ecfa6085eda0e83f723bffa992e9df Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-05-14Update documentation for Renesas Gen3 BSP 2.19Ronan Le Martret1-16/+30
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-12Update Renesas Gen3 driver linkRonan Le Martret1-3/+2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-02trivial whitespace removalMartin Kelly1-1/+1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-05-02r-car: boot with ro, not rwMartin Kelly2-4/+4
Booting with ro is safer in the case of filesystem corruption because it prevents processes from writing to a broken filesystem before the kernel has a chance to fsck and then remount rw. For this reason, it seems to be the standard in other Linux distros. From my testing, I don't see any drawback to it. Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-26Merge pull request #50 from leon-anavi/masterWalt Miner4-7/+22
Update Raspberry Pi docs and fix format to export valid docuwiki for AGL wiki
2017-03-29porter.md: correct rootfs to ext4Martin Kelly1-1/+1
This is essentially the same fix as: https://gerrit.automotivelinux.org/gerrit/#/c/8485/ Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-03-22Update Renesas rcar gen3 BSP to v2.16Ronan Le Martret1-15/+21
* The driver link is updated Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-21docs/getting-started: updated SDK setup quickguideStephane Desneux1-3/+3
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>
2017-03-21Update link to SDK docker images to upstream AGL siteRomain Forlot1-3/+3
Change-Id: I9bd443f2bb763ea9802e4303b6a31112ea2975c4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-03-16clarifying no support for USB Hub during boot phase.Dominig ar Foll1-1/+3
2017-03-13adding SD-HD-I and USB3 limitationsDominig ar Foll1-0/+8
2017-03-07adding trick to rotate splash screen and UIDominig ar Foll1-0/+12
2017-03-06docs/getting-started/source-code.md: Fix typeLeon Anavi1-1/+1
Fix typo in the getting started article. Bug-AGL: SPEC-461 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-03-06docs/getting-started: Fix formatLeon Anavi2-5/+18
Fix format to ensure that pandoc will generate successfully HTML, PDF and docuwiki documents. The docuwiki output has been used to update the articles in the AGL wiki. Bug-AGL: SPEC-461 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-03-06docs/getting-started: Update Raspberry PiLeon Anavi2-1/+3
Update the Raspberry Pi instuctions and fix a typo. Bug-AGL: SPEC-461 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-03-03adding serial port speedDominig ar Foll1-0/+1
2017-03-02typo and URL updateDominig ar Foll1-3/+3
2017-03-01adding Intel troubleshooting entry to the Doc web siteDominig ar Foll1-0/+0
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
2017-03-01Creation of a Trouble shooting page for Intel HWDominig ar Foll1-0/+36
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
2017-03-01add info for Joule and move stable from BB to CCDominig ar Foll1-20/+15
2017-02-20setup-sdk-environment: fix incomplete step 5Stéphane Desneux1-1/+7
Sourcing SDK environment is required for correct build.
2017-02-17Update troubleshooting: how to disable HomescreenStéphane Desneux1-0/+28
Description of the procedure to disable Homescreen and IVI-Shell on Chinook (CC 3.0.x)
2017-01-31Update to CC 3.0.1Romain Forlot1-2/+2
Change-Id: Icc6e247bd13f75f260988973f4b790493ec6aee0 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-01-30Add new entry to customize bitbake conf documentRonan Le Martret1-2/+20
* SSTATE_DIR * DL_DIR Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-01-25Add document to customize the AGL buildRonan1-0/+30
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-01-23Update setup SDK with latest values and latest docker imagesRomain Forlot1-1/+1
Change-Id: Idff7090b4f1038e39cb35979e2442ae6f6ec114b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-01-23Update with latest values and latest docker imagesRomain Forlot1-2/+2
Change-Id: Idff7090b4f1038e39cb35979e2442ae6f6ec114b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-01-17Fix: wrong R-Car Gen3 drivers files namesRomain Forlot1-2/+2
Change-Id: I1ef6c2574aaf08918b526ba882ef637965831d43 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-01-17fix command line into docRonan1-1/+1
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-01-13Update latest stable to Chinook 3.0.0Romain Forlot1-2/+2
Change-Id: Ica01a633e1f8c009e59b47a656c07040f4a0e943 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-01-03Fix, remove redundant section and merged with its parentRomain Forlot1-59/+4
Change-Id: Ia090edb6bcc646d6de2e2a38d6cb1968d3845090 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>