aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: dee885459e210903024390be7417c949c64d585c (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
**README.md for the 'meta-agl-telematics-demo' layer.**

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


meta-agl-telematics-demo, the layer for the Telematics DEMO platform of Automotive Grade Linux
=================================================================================

The layer 'meta-agl-telematics-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-telematics-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

* Hardware dependencies:

The Raspberry Pi 3 board depends in addition on:

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


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

AGL Telematics Demo Platform's package group design:

* packagegroup-agl-telematics-demo-platform

This is for generating the image 'agl-telematics-demo-platform' which is a full
image for the Telematics profile of the AGL distro.

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

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

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

At the moment only the Raspberry Pi 3 has been tested, but the other
AGL supported platforms (see `README-AGL.md` in meta-agl layer), should work.

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

* `agl-telematics-demo-platform` is the full image of the AGL Telematics
Demo Platform with all applications