• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

classes/25-Apr-2025-4130

conf/25-Apr-2025-117

recipes-devtools/getprop/25-Apr-2025-4419

recipes-trout/25-Apr-2025-1,6481,550

README.mdD25-Apr-2025492 2012

README.md

1Trout AGL Service Yocto Build Layer
2===================================
3
4This is a yocto meta-layer defining the build recipes for several Trout AGL services (e.g., vehicle HAL server). This needs to be tested with the AGL BSP source tree.
5
6### Prerequisite
7
8Acquire a Yocto BSP as needed for your use cases.
9
10### Add layers
11
12First copy this directory to `ROOT_OF_AGL_BSP/apps/apps_proc`
13
14```
15bitbake-layers add-layer meta-clang meta-google
16```
17
18### Build
19`bitbake google-trout-agl-services`
20