Skip to content

Commit a11ceca

Browse files
author
Mattijs Korpershoek
committed
feat(android): Uprev gcc version 13.2 -> 13.3
In order to use the same gcc version as the Linux SDK, we should bump up the minor revision. Update from 13.2 -> 13.3. Suggested-by: Chirag Shilwant <[email protected]> Signed-off-by: Mattijs Korpershoek <[email protected]>
1 parent 3ed36b2 commit a11ceca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/devices/AM62PX/android/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ SDK Components and Versions
6464
+------------------------------------+-------------------------------------------------------------------------------+
6565
| **U-boot** | 2024.04 |
6666
+------------------------------------+-------------------------------------------------------------------------------+
67-
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.2 (rel1) |
67+
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.3 (rel1) |
6868
+------------------------------------+-------------------------------------------------------------------------------+
6969
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62PX 10.01.08 |
7070
+------------------------------------+-------------------------------------------------------------------------------+

source/devices/AM62X/android/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ SDK Components and Versions
6565
+------------------------------------+-------------------------------------------------------------------------------+
6666
| **U-boot** | 2024.04 |
6767
+------------------------------------+-------------------------------------------------------------------------------+
68-
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.2 (rel1) |
68+
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.3 (rel1) |
6969
+------------------------------------+-------------------------------------------------------------------------------+
7070
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62X 10.01.08 |
7171
+------------------------------------+-------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)