Skip to content

Commit 47f9536

Browse files
committed
feat(devices): Update oe-config file name for SITARA platforms
- Update oe-config file name for AM62PX, AM62X & AM64X. - Drop stale processors wiki links & fix underline overruns for "Yocto Layer Configuration" Signed-off-by: Chirag Shilwant <[email protected]>
1 parent 1035ddd commit 47f9536

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

source/devices/AM62PX/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
.. _yocto-layer-configuration:
22

3-
**************************
3+
*************************
44
Yocto Layer Configuration
5-
**************************
6-
7-
.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
5+
*************************
86

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

source/devices/AM62X/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
.. _yocto-layer-configuration:
22

3-
**************************
3+
*************************
44
Yocto Layer Configuration
5-
**************************
6-
7-
.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
5+
*************************
86

97
Processor SDK uses the following oe-layersetup configs to configure the
108
meta layers. These are the <config> used in the command:
@@ -19,7 +17,7 @@ directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/
1917
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+
2018
| Config File | Description | Supported machines/platforms |
2119
+===================================================================+===================================+==========================================+
22-
| processor-sdk-scarthgap-chromium-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am62xx-evm, am62xx-lp-evm, beagleplay |
20+
| processor-sdk-scarthgap-chromium-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am62xx-evm, am62xx-lp-evm, beagleplay |
2321
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+
24-
| processor-sdk-scarthgap-10.00.07.04-config.txt | Processor SDK 10.00.07.04 Release | am62xxsip-evm |
22+
| processor-sdk-scarthgap-10.01.10.04-config.txt | Processor SDK 10.01.10.04 Release | am62xxsip-evm |
2523
+-------------------------------------------------------------------+-----------------------------------+------------------------------------------+

source/devices/AM64X/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
.. _yocto-layer-configuration:
22

3-
**************************
3+
*************************
44
Yocto Layer Configuration
5-
**************************
6-
7-
.. http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Layer_Configuration
5+
*************************
86

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

0 commit comments

Comments
 (0)