Skip to content

Commit 4f0e3e9

Browse files
authored
Merge pull request #34 from jeevantelukula/master
Update the references of Ubuntu versions for SITARA platforms
2 parents 22d2639 + e6409cd commit 4f0e3e9

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ linux/Examples_and_Demos_Matrix_User_Guide
122122
linux/Examples_and_Demos_Sub-system_Demos
123123
linux/How_to_Guides
124124
linux/How_to_Guides_Host
125-
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
126125
linux/How_to_Guides/Host/Connect_to_an_EVM_via_Telnet
127126
linux/How_to_Guides/Host/How_to_Setup_a_Samba_Server
128127
linux/How_to_Guides/Host/Boot_Sequence

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ linux/Examples_and_Demos_Matrix_User_Guide
121121
linux/Examples_and_Demos_Sub-system_Demos
122122
linux/How_to_Guides
123123
linux/How_to_Guides_Host
124-
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
125124
linux/How_to_Guides/Host/Connect_to_an_EVM_via_Telnet
126125
linux/How_to_Guides/Host/How_to_Setup_a_Samba_Server
127126
linux/How_to_Guides/Host/Boot_Sequence

configs/AM65X/AM65X_linux_toc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ linux/How_to_Guides/Target/How_to_Change_dtb_File
128128
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
129129
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux
130130
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
131-
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
132131
linux/How_to_Guides_Hardware_Setup_with_CCS
133132
linux/How_to_Guides/Hardware_Setup_with_CCS/TMDX654_EVM_Hardware_Setup
134133
linux/Documentation_Tarball

source/devices/AM335X/linux/Release_Specific_Release_Notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: /_replacevars.rst
2+
13
.. _release-specific-release-notes:
24

35
************************************
@@ -309,8 +311,7 @@ Composer Studio.
309311
.. rubric:: Host Support
310312
:name: host-support
311313

312-
The Processor SDK is developed, built and verified on Ubuntu 22.04. Details on how to create a virtual machine to load Ubuntu
313-
are described in :ref:`this page <how-to-build-a-ubuntu-linux-host-under-vmware>`.
314+
The Processor SDK is developed, built and verified on Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|.
314315

315316

316317
.. note::

source/devices/AM437X/linux/Release_Specific_Release_Notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: /_replacevars.rst
2+
13
.. _release-specific-release-notes:
24

35
************************************
@@ -283,8 +285,7 @@ Composer Studio.
283285
.. rubric:: Host Support
284286
:name: host-support
285287

286-
The Processor SDK is developed, built and verified on Ubuntu 22.04. Details on how to create a virtual machine to load Ubuntu
287-
are described in :ref:`this page <how-to-build-a-ubuntu-linux-host-under-vmware>`.
288+
The Processor SDK is developed, built and verified on Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|.
288289

289290

290291
.. note::

source/devices/AM65X/linux/Release_Specific_Release_Notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: /_replacevars.rst
2+
13
.. _release-specific-release-notes:
24

35
************************************
@@ -350,8 +352,7 @@ Composer Studio.
350352
Host Support
351353
============
352354

353-
The Processor SDK is developed, built and verified on Ubuntu 16.04 and 18.04. Details on how to create a virtual machine to load Ubuntu
354-
are described in :ref:`this page <how-to-build-a-ubuntu-linux-host-under-vmware>`.
355+
The Processor SDK is developed, built and verified on Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|.
355356

356357

357358
.. note::

source/linux/Overview/Processor_SDK_Linux_Getting_Started_Guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ which you can start development.
207207

208208
.. ifconfig:: CONFIG_sdk in ('SITARA')
209209

210-
For example, at the time of this writing, Ubuntu 16.04 and Ubuntu 18.04
211-
are the currently supported LTS versions).
210+
For example, at the time of this writing, Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|
211+
is the currently supported LTS version).
212212

213213
Can you use other versions of Ubuntu or even other distributions?
214214
Theoretically, yes, as long as you can get it to work and there may

0 commit comments

Comments
 (0)