summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-01-20 12:21:08 +0100
Overview
========

The
[AGL Project](https://www.automotivelinux.org/) is an automotive-specific
development environment that provides a Linux distribution
[AGL UCB](https://www.automotivelinux.org/software/unified-code-base).

AGL uses layers designed to be compatible with the
[Yocto Project](https://www.yoctoproject.org) and the
[OpenEmbedded Project (OE)](https://www.openembedded.org/wiki/Main_Page).

This section provides information about the layers used by the AGL Project:

* **`meta-agl`**: Minimal set of software needed to create an AGL distribution
  used to boot a system.
  AGL profiles are built on top of this minimal set of software.

* **`meta-agl-demo`**: Provides a reference or demo platform and applications
  for the AGL Distribution.
  The reference UI is part of the `meta-agl-demo` layer.

* **`meta-agl-devel`**: Contains components under development or being tested.
  This layer also contains software packages that OEMs need but do not exist
  in AGL.


**WRITER NOTES:** The content for this section is the `README-AGL.md`
  file that is in the `meta-agl` layer, which is a Gerrit layer.
  You can clone the layer using this command:

    ```
    $ git clone https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
ng" remote="github" revision="9fbfa9db33131abdf3870a94f00199eb53e276e5" upstream="scarthgap"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="45e9a2e59f7422ab45fa094aba3bf0c342ec727f" upstream="scarthgap"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="f61fd448570f81ee8ccaa16a3b63ce46430af16d" upstream="v2.0"/>
+
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="29509c97e9009ed0ae99ce6c2554e463575dc10c" upstream="master"/>
+
+
+ <!-- BSPs -->
+
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="a3abdc1ac5f23a953e7d1ec51c12bc121da7d2c5" upstream="scarthgap"/>
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="346e1b3cf1c38eb6b4c9db434295a43069cfdc98" upstream="scarthgap-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fdc590b9f9853d129d2286876e22fdc91c1fcaa4" upstream="v5.9.4-scarthgap"/>
+ <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="1805a964583d1773310ddbe185a52b0ab3468e6d" upstream="scarthgap"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1dfc65dd2006b51d156be5bcda0e3c72c936ad0a" upstream="scarthgap"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="7088279c0ab00c7dabefdd4544951b4746b48476" upstream="scarthgap"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="4213a71a8eaed4a57562c0608f9ba29efc39eede" upstream="scarthgap"/>
+
+ <!-- Raspberry Pi -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="6df7e028a2b7b2d8cab0745dc0ed2eebc3742a17" upstream="scarthgap"/>
+ <project name="meta-lts-mixins" path="bsp/meta-lts-mixins_u-boot" remote="yocto" revision="66ceeebd047d7fdfc8668b300319a76da8ae257d" upstream="scarthgap/u-boot"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+ <!-- meta-sifive -->
+ <project name="sifive/meta-sifive" path="bsp/meta-sifive" remote="github" revision="4b50b9c21248432427e2491462180e7d5df61ae8" upstream="scarthgap"/>
+
+ <!-- meta-riscv for several risc boards -->
+ <project name="riscv/meta-riscv" path="bsp/meta-riscv" remote="github" revision="76727db91108f53afc8a5b72651167c4446b5fcb" upstream="scarthgap"/>
+
+ <!-- meta-tegra -->
+ <project name="OE4T/meta-tegra" path="bsp/meta-tegra" remote="github" revision="caf164e4917dc56d59990c72f9d8284abb6621f5" upstream="scarthgap"/>
+
+</manifest>