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 6, 2024
1 parent 48459ff commit 407df41
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 13 deletions.
2 changes: 0 additions & 2 deletions bin/rst_wiki_list_linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ source/linux/How_to_Guides/Host/Erase_Flash_for_AM335x_ICE_v2.rst
http://processors.wiki.ti.com/index.php/AM335x_ICEv2_flash_erase
source/linux/How_to_Guides/Host/Understand_and_Build_Boot_Monitor_for_Keystone2.rst
http://processors.wiki.ti.com/index.php/Linux_Core_Boot_Monitor_User%27s_Guide
source/linux/How_to_Guides/Host/Build_a_Ubuntu_Linux_host_under_VMware.rst
http://processors.wiki.ti.com/index.php/How_to_Build_a_Ubuntu_Linux_host_under_VMware
source/linux/How_to_Guides/Host/Understand_the_Boot_Sequence.rst
http://processors.wiki.ti.com/index.php/Boot_Sequence
source/linux/How_to_Guides/Host/AM37x_NAND_flashing_from_U-boot.rst
Expand Down
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
Expand Up @@ -309,8 +309,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 22.04.


.. note::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,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 22.04.


.. note::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,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 22.04.


.. 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 407df41

Please sign in to comment.