2.3. Yocto Layer Configuration
Processor SDK uses oe-layersetup configuration files to initialize the Yocto build environment. Configure your build with the following command:
$ ./oe-layertool-setup.sh -f <config>
Replace <config> with one of the following configuration files.
The oe-layersetup git repository
has the following configuration files in the configs/processor-sdk directory.
Config File |
Description |
Supported machines/platforms |
|---|---|---|
|
Used for building chromium browser enabled Yocto based filesystem |
am62pxx-evm |
|
Used for building Yocto based filesystem |
am62pxx-evm |
|
Used for building SELinux enabled Yocto based filesystem |
am62pxx-evm |
The oe-layersetup configuration, as defined in processor-sdk-scarthgap-chromium-11.02.08.02-config.txt, is used for configuring the meta layers in the yocto SD card image available on AM62Px-SDK-Download-page.