You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linux): Host machine version and supported platform cleanup
Fix host OS version and clean up of support platform with document
links.
Changes in v4:
- Added extra space in table
Changes in v3:
- Use ref for hyperlink page
Changes in v2:
- Used Macro instead of hardcoded value of Host OS
- Added space in table
- Fixed one missing link
Signed-off-by: Udit Kumar <[email protected]>
Copy file name to clipboardExpand all lines: source/devices/AM57X/linux/Release_Specific_Release_Notes.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ Processor SDK 9.3 Release has following new features:
73
73
#. IVA
74
74
#. libdce
75
75
#. H264 codec
76
+
#. Multimedia
76
77
77
78
78
79
.. _release-specific-sdk-components-versions:
@@ -405,7 +406,7 @@ Composer Studio.
405
406
.. rubric:: Host Support
406
407
:name: host-support
407
408
408
-
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
409
+
The Processor SDK is developed, built and verified on Ubuntu |__LINUX_UBUNTU_VERSION_SHORT__|. Details on how to create a virtual machine to load Ubuntu
409
410
are described in `this page <How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware.html>`__.
0 commit comments