2.3. Yocto Layer Configuration
Processor SDK uses the following oe-layersetup configs to configure the meta layers. These are the <config> used in the command:
$ ./oe-layertool-setup.sh -f <config>
The following config files are located in the configs/processor-sdk
directory of the oe-layersetup git repo.
Config File |
Description |
Supported machines/platforms |
|---|---|---|
processor-sdk-scarthgap-chromium-11.01.16.13-config.txt |
Processor SDK 11.01.16.13 Release |
am62pxx-evm |
processor-sdk-scarthgap-11.01.16.13-config.txt |
Processor SDK 11.01.16.13 Release |
am62pxx-evm |
processor-sdk-scarthgap-selinux-11.01.16.13-config.txt |
Processor SDK 11.01.16.13 Release |
am62pxx-evm |
The oe-layersetup configuration, as defined in processor-sdk-scarthgap-chromium-11.01.16.13-config.txt, is used for configuring the meta layers in the yocto SD card image available on AM62Px-SDK-Download-page.