Skip to content

Commit

Permalink
fix(ubuntu): Update the references of Ubuntu versions for SITARA plat…
Browse files Browse the repository at this point in the history
…forms

Update the supported ubuntu version to 22.04
Remove the references of the file `How to Build a Ubuntu Linux host under VMware` from all SITARA platform configs since it is no longer maintained

Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
  • Loading branch information
jeevantelukula committed Nov 8, 2024
1 parent 22d2639 commit e6409cd
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
1 change: 0 additions & 1 deletion configs/AM335X/AM335X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ linux/Examples_and_Demos_Matrix_User_Guide
linux/Examples_and_Demos_Sub-system_Demos
linux/How_to_Guides
linux/How_to_Guides_Host
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
linux/How_to_Guides/Host/Connect_to_an_EVM_via_Telnet
linux/How_to_Guides/Host/How_to_Setup_a_Samba_Server
linux/How_to_Guides/Host/Boot_Sequence
Expand Down
1 change: 0 additions & 1 deletion configs/AM437X/AM437X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ linux/Examples_and_Demos_Matrix_User_Guide
linux/Examples_and_Demos_Sub-system_Demos
linux/How_to_Guides
linux/How_to_Guides_Host
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
linux/How_to_Guides/Host/Connect_to_an_EVM_via_Telnet
linux/How_to_Guides/Host/How_to_Setup_a_Samba_Server
linux/How_to_Guides/Host/Boot_Sequence
Expand Down
1 change: 0 additions & 1 deletion configs/AM65X/AM65X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ linux/How_to_Guides/Target/How_to_Change_dtb_File
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
linux/How_to_Guides_Hardware_Setup_with_CCS
linux/How_to_Guides/Hardware_Setup_with_CCS/TMDX654_EVM_Hardware_Setup
linux/Documentation_Tarball
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. include:: /_replacevars.rst

.. _release-specific-release-notes:

************************************
Expand Down Expand Up @@ -309,8 +311,7 @@ Composer Studio.
.. rubric:: Host Support
:name: host-support

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


.. note::
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. include:: /_replacevars.rst

.. _release-specific-release-notes:

************************************
Expand Down Expand Up @@ -283,8 +285,7 @@ Composer Studio.
.. rubric:: Host Support
:name: host-support

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


.. note::
Expand Down
5 changes: 3 additions & 2 deletions source/devices/AM65X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. include:: /_replacevars.rst

.. _release-specific-release-notes:

************************************
Expand Down Expand Up @@ -350,8 +352,7 @@ Composer Studio.
Host Support
============

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
are described in :ref:`this page <how-to-build-a-ubuntu-linux-host-under-vmware>`.
The Processor SDK is developed, built and verified on Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|.


.. note::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ which you can start development.

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

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

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

0 comments on commit e6409cd

Please sign in to comment.