aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ea133e34399f20cd769b81ab269cf32d276db5b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
**README.md for the 'meta-agl-cluster-demo' layer.**

**See README-AGL.md in meta-agl for general information about Automotive Grade Linux.**


meta-agl-cluster-demo, the layer for the Instrument Cluster DEMO platform of Automotive Grade Linux
=================================================================================

The layer 'meta-agl-cluster-demo' provides a reference/demo platform and
applications for the AGL Distribution.

AGL is creating an automotive specific Linux distribution (AGL UCB) that unifies
the software that has been written in a number of places already,
such as GENIVI and Tizen IVI.

The AGL community appreciates feedback, ideas, suggestion, bugs and
documentation just as much as code. Please join the irc conversation
at the #automotive channel on irc.freenode.net and our mailing list.

For infomation for subscribing to the mailing list
    [automotive-discussions](http://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions)
For information about AGL Distribution, see the
    [AGL Distribution](https://wiki.automotivelinux.org/agl-distro)
For information abount Getting started with AGL
    [here](https://wiki.automotivelinux.org/start/getting-started)
For information about contributing to the AGL Distro
    [here](https://wiki.automotivelinux.org/agl-distro/contributing)


Quick start guide
-----------------
See README-AGL.md in meta-agl


Layer Dependencies
------------------

* Base dependencies [agl-cluster-demo]:

URI: git://git.yoctoproject.org/poky

URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl

URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl-devel

URI: git://git.openembedded.org/meta-openembedded

Specifically out of meta-openembedded these sub-layers are used:

 - meta-openembedded/meta-oe
 - meta-openembedded/meta-multimedia
 -  meta-openembedded/meta-efl
 -  meta-openembedded/meta-networking
 -  meta-openembedded/meta-python
 -  meta-openembedded/meta-ruby

URI: https://github.com/meta-qt5/meta-qt5.git

* Hardware dependencies:

The Minnowboard Turbot board depends in addition on:

URI: http://git.yoctoproject.org/meta-intel


Packagegroups
-------------

AGL Cluster Demo Platform's package group design:

* packagegroup-agl-cluster-demo-platform

This is for generating the image 'agl-cluster-demo-platform' which is a full
image for the Instrument Cluster profile of the AGL distro.

Following meta-agl's design of packagegroups, ``agl-cluster-demo-platform.bb``
contains only ``packagegroup-agl-cluster-demo-platform``.

``packagegroup-agl-cluster-demo-platform`` has one packagegroup in it,
``packagegroup-agl-profile-cluster-qt5``, and the packages required for the DEMO
applications.

Supported Machines
------------------

At the moment only the Minnowboard Turbot has been tested, but the other
AGL supported platforms (see `README-AGL.md` in meta-agl layer), should be
possible to make work by modifying the gstreamer pipeline used in the
agl-cluster-demo-receiver application to replace the use of vaapisink with
an alternative that works for the platform.

Supported Target of bitbake
------------------------

* `agl-cluster-demo-platform` is the full image of the AGL Instrument Cluster
Demo Platform with all applications