Prepare Nifty Needlefish 14.0.5
[AGL/meta-agl.git] / meta-agl-core / README-AGL.md
1 Overview
2 ========
3
4 The
5 [AGL Project](https://www.automotivelinux.org/) is an automotive-specific
6 development environment that provides a Linux distribution
7 [AGL UCB](https://www.automotivelinux.org/software/unified-code-base).
8
9 AGL uses layers designed to be compatible with the
10 [Yocto Project](https://www.yoctoproject.org) and the
11 [OpenEmbedded Project (OE)](https://www.openembedded.org/wiki/Main_Page).
12
13 This section provides information about the layers used by the AGL Project:
14
15 * **`meta-agl/meta-agl-core`**: Minimal set of software needed to create an AGL distribution
16   used to boot a system.
17   AGL profiles are built on top of this minimal set of software.
18
19     ```
20     $ git clone https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
21     ```
22
23 Maintenance
24 -----------
25
26 All patches must be submitted via the AGL Gerrit instance at
27 <https://gerrit.automotivelinux.org>.  See this wiki page for
28 details:
29
30 <https://wiki.automotivelinux.org/agl-distro/contributing>
31
32 Layer maintainers:
33 * Jan-Simon Möller <jsmoeller@linuxfoundation.org>