Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
.. _yocto-layer-configuration:

**************************
*************************
Yocto Layer Configuration
**************************

.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
*************************

Processor SDK uses the following oe-layersetup configs to configure the
meta layers. These are the <config> used in the command:
Expand All @@ -19,6 +17,6 @@ directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/
+---------------------------------------------------------------+-----------------------------------+-------------------------------+
| Config File | Description | Supported machines/platforms |
+===============================================================+===================================+===============================+
| processor-sdk-scarthgap-chromium-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am62pxx-evm |
| processor-sdk-scarthgap-chromium-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am62pxx-evm |
+---------------------------------------------------------------+-----------------------------------+-------------------------------+

2 changes: 1 addition & 1 deletion source/devices/AM62PX/linux/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10_00_07_04
10_01_10_04
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
.. _yocto-layer-configuration:

**************************
*************************
Yocto Layer Configuration
**************************

.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
*************************

Processor SDK uses the following oe-layersetup configs to configure the
meta layers. These are the <config> used in the command:
Expand All @@ -19,7 +17,7 @@ directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+
| Config File | Description | Supported machines/platforms |
+===================================================================+===================================+==========================================+
| processor-sdk-scarthgap-chromium-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am62xx-evm, am62xx-lp-evm, beagleplay |
| processor-sdk-scarthgap-chromium-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am62xx-evm, am62xx-lp-evm, beagleplay |
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+
| processor-sdk-scarthgap-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am62xxsip-evm |
| processor-sdk-scarthgap-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am62xxsip-evm |
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+
2 changes: 1 addition & 1 deletion source/devices/AM62X/linux/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10_00_07_04
10_01_10_04
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
.. _yocto-layer-configuration:

**************************
*************************
Yocto Layer Configuration
**************************

.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
*************************

Processor SDK uses the following oe-layersetup configs to configure the
meta layers. These are the <config> used in the command:
Expand All @@ -19,6 +17,6 @@ directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/
+--------------------------------------------------+-----------------------------------+------------------------------+
| Config File | Description | Supported machines/platforms |
+==================================================+===================================+==============================+
| processor-sdk-scarthgap-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am64xx-evm |
| processor-sdk-scarthgap-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am64xx-evm |
+--------------------------------------------------+-----------------------------------+------------------------------+

2 changes: 1 addition & 1 deletion source/devices/AM64X/linux/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10_00_07_04
10_01_10_04
Loading