summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-08-14Update commit id for meta-renesas in README.md0.2015.33Tadao Tanikawa1-2/+2
Because the commit id for meta-renesas in README.md has been changed while reviewing, it is updated by correct one. Change-Id: I88424b7c18ef18e759d3f24ddb523402dbbd0b67 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-08-08Appended more detailed build procedure for R-Car M2 porter boardTadao Tanikawa1-27/+103
More detailed information to build agl-image-ivi for R-Car M2 porter board. To build and run agl-image-ivi, see README.md first. Change-Id: I395207dada72cd6b0e8a959f36b724ece72716ce Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-08-07Support R-Car M2 porter boardTadao Tanikawa1-2/+83
Now agl-image-ivi become bootable on R-Car M2 porter board. For more information and instruction to build and run, see README.md. Change-Id: I1a99634695305546dc27d2fa8dc0e5bcdff3ab39 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-23Tweak 'agl-image-ivi.bb' and move weston to appropriate packagegroupTadao Tanikawa3-10/+15
The recipe 'agl-image-ivi.bb' is now devided into 'agl-image-ivi.bb' and 'agl-image-ivi.inc' to refer from 'meta-agl-demo' later. And 'weston', 'weston-init' and 'weston-example' are now in appropriate packagegroup, 'packagegroup-agl-core-graphics'. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-23Fix typo in README.mdTadao Tanikawa1-1/+1
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-22Fix line feed code README.mdTadao Tanikawa1-87/+87
Change line feed code, CRLF -> LF Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-22Mini-manual of `meta-agl`Tadao Tanikawa1-0/+87
The mini-manual is added which describes brief explanation of layers and how to build and run on QEMU. For more information, see README.md Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-22Support wayland/weson with GSES on emulated machine, QEMU(x86-64)Tadao Tanikawa3-0/+25
To boot weston image on emulated machine QEMU, a new sub-layer `meta-agl-bsp` is added. When bitbake agl-image-weston or agl-image-ivi With this layer, weston GLES can run on QEMU with GLES support. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-22The starting point of layers for AGL Distribution v1.0Tadao Tanikawa39-0/+6095
The `meta-agl` is the Yocto layer for Automotive Grade Linux Distribution. There are some recipes which define bitbake's targets and packagegroups of this distribution. This is starting point, so some recipes are from meta-ivi or poky/oe-core and others are framework or empty. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-07-09Initial empty repositoryJan-Simon Moeller0-0/+0