2.2. 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.00.09.04-config.txt |
Processor SDK 11.00.09.04 Release |
am62xx-evm, am62xx-lp-evm, beagleplay-ti |
processor-sdk-scarthgap-11.00.09.04-config.txt |
Processor SDK 11.00.09.04 Release |
am62xx-evm, am62xx-lp-evm, beagleplay-ti |
processor-sdk-scarthgap-selinux-11.00.09.04-config.txt |
Processor SDK 11.00.09.04 Release |
am62xx-evm, am62xx-lp-evm, beagleplay-ti |
The oe-layersetup configuration, as defined in processor-sdk-scarthgap-chromium-11.00.09.04-config.txt
, is used for configuring the meta layers in the yocto SD card image available on AM62x-SDK-Download-page.