AGL/meta-agl.git
8 years agoSupport R-Car M2 porter board 48/4048/2
Tadao Tanikawa [Thu, 6 Aug 2015 18:56:21 +0000 (03:56 +0900)]
Support R-Car M2 porter board

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>
8 years agoTweak 'agl-image-ivi.bb' and move weston to appropriate packagegroup 43/4043/4
Tadao Tanikawa [Thu, 23 Jul 2015 11:03:51 +0000 (20:03 +0900)]
Tweak 'agl-image-ivi.bb' and move weston to appropriate packagegroup

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>
8 years agoFix typo in README.md 42/4042/2
Tadao Tanikawa [Thu, 23 Jul 2015 09:30:13 +0000 (18:30 +0900)]
Fix typo in README.md

Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
8 years agoFix line feed code README.md
Tadao Tanikawa [Wed, 22 Jul 2015 02:03:26 +0000 (11:03 +0900)]
Fix line feed code README.md

Change line feed code, CRLF -> LF

Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
8 years agoMini-manual of `meta-agl`
Tadao Tanikawa [Wed, 22 Jul 2015 01:54:05 +0000 (10:54 +0900)]
Mini-manual of `meta-agl`

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>
8 years agoSupport wayland/weson with GSES on emulated machine, QEMU(x86-64)
Tadao Tanikawa [Wed, 22 Jul 2015 01:53:24 +0000 (10:53 +0900)]
Support wayland/weson with GSES on emulated machine, QEMU(x86-64)

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>
8 years agoThe starting point of layers for AGL Distribution v1.0
Tadao Tanikawa [Wed, 22 Jul 2015 01:52:27 +0000 (10:52 +0900)]
The starting point of layers for AGL Distribution v1.0

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>
8 years agoInitial empty repository
Jan-Simon Moeller [Thu, 9 Jul 2015 15:11:18 +0000 (15:11 +0000)]
Initial empty repository