2.3. Yocto Layer Configuration
Processor SDK Linux J722S uses the ‘oe-layersetup’ tool to configure the meta layers. If you do not have the Linux SDK package installed:
git clone https://git.ti.com/git/arago-project/oe-layersetup.git yocto-build
cd yocto-build
./oe-layertool-setup.sh -f configs/processor-sdk-analytics/<Config File>
The Linux SDK package also has the above tool cloned at the top level. If you have it installed:
cd <SDK INSTALL DIR>/yocto-build
./oe-layertool-setup.sh -f configs/processor-sdk-analytics/<Config File>
Use below in place of <Config File>, to setup the meta layers for the current release version.
Description |
Config File |
Supported yocto build machine |
---|---|---|
Processor SDK Linux J722S : 10_00_00 Release |
processor-sdk-analytics-10.00.00-config.txt |
j722s-evm |