Skip to content

Commit a4d5397

Browse files
feat: Update the release notes with new features
Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
1 parent 3490a7f commit a4d5397

File tree

6 files changed

+26
-21
lines changed

6 files changed

+26
-21
lines changed

source/devices/AM335X/linux/Release_Specific_Release_Notes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ Released November 2025
5454
Processor SDK 11.02 Release has following new features:
5555

5656
- 2025 LTS Stable Update to 6.12.49
57-
- New platform: Beaglebone Green Eco support
57+
- New platform: `BEAGL-BONE-GRN-ECO <https://www.ti.com/tool/BEAGL-BONE-GRN-ECO>`__ support
5858
- ICSSM bug fixes
59-
- Test automation improvements
60-
61-
|
59+
- ARM Analytics AI stack enabled in the filesystem
60+
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display
61+
- Web-based dashboard (port 3000) for real-time CPU performance and Arm Audio analytics demo via standard web browser
6262

6363
.. rubric:: SDK Components & Versions
6464
:name: sdk-components-versions

source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
Yocto Layer Configuration
55
#########################
66

7-
Processor SDK uses the following oe-layersetup configs to configure the
8-
Yocto build. One of these file paths is specified by the ``<config>`` argument
9-
in the following command:
7+
Processor SDK uses oe-layersetup configuration files to initialize the
8+
Yocto build environment. Configure your build with the following command:
109

1110
.. code-block:: console
1211
1312
$ ./oe-layertool-setup.sh -f <config>
1413
15-
The following Configuration files are located in the :file:`configs/processor-sdk`
16-
directory of the `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__.
14+
Replace ``<config>`` with one of the configuration files listed below.
15+
16+
The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
17+
contains the following configuration files in the :file:`configs/processor-sdk` directory.
1718

1819
.. list-table:: Yocto Layer Configuration
1920
:widths: 50 50 30

source/devices/AM437X/linux/Release_Specific_Release_Notes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Processor SDK 11.02 Release has following new features:
5858
- ICSSM bug fixes
5959
- Test automation improvements
6060
- HDMI suport in Linux
61+
- ARM Analytics AI stack enabled in the filesystem
62+
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display
6163

6264
.. rubric:: SDK Components & Versions
6365
:name: sdk-components-versions

source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
Yocto Layer Configuration
55
#########################
66

7-
Processor SDK uses the following oe-layersetup configs to configure the
8-
Yocto build. One of these file paths is specified by the ``<config>`` argument
9-
in the following command:
7+
Processor SDK uses oe-layersetup configuration files to initialize the
8+
Yocto build environment. Configure your build with the following command:
109

1110
.. code-block:: console
1211
1312
$ ./oe-layertool-setup.sh -f <config>
1413
15-
The following Configuration files are located in the :file:`configs/processor-sdk`
16-
directory of the `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__.
14+
Replace ``<config>`` with one of the configuration files listed below.
15+
16+
The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
17+
contains the following configuration files in the :file:`configs/processor-sdk` directory.
1718

1819
.. list-table:: Yocto Layer Configuration
1920
:widths: 50 50 30

source/devices/AM65X/linux/Release_Specific_Release_Notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Released November 2025
5858
- ICSSM bug fixes
5959
- VLAN Multicast filtering on ICSSG
6060
- ICSSG XDP Support (Zero Copy)
61-
- Test automation improvements
62-
61+
- ARM Analytics AI stack enabled in the filesystem
62+
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display
6363

6464
**Component version:**
6565

source/devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
Yocto Layer Configuration
55
#########################
66

7-
Processor SDK uses the following oe-layersetup configs to configure the
8-
Yocto build. One of these file paths is specified by the ``<config>`` argument
9-
in the following command:
7+
Processor SDK uses oe-layersetup configuration files to initialize the
8+
Yocto build environment. Configure your build with the following command:
109

1110
.. code-block:: console
1211
1312
$ ./oe-layertool-setup.sh -f <config>
1413
15-
The following Configuration files are located in the :file:`configs/processor-sdk`
16-
directory of the `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__.
14+
Replace ``<config>`` with one of the configuration files listed below.
15+
16+
The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
17+
contains the following configuration files in the :file:`configs/processor-sdk` directory.
1718

1819
.. list-table:: Yocto Layer Configuration
1920
:widths: 50 50 30

0 commit comments

Comments
 (0)