From a4cc7f925f9364aaa572950867b8ac9e95223754 Mon Sep 17 00:00:00 2001 From: sadik Date: Mon, 24 Nov 2025 15:49:45 +0530 Subject: [PATCH 1/3] cleanup: linux: Remove unsupported demos. Remove unsupported demos in the Application demos section of linux source. Signed-off-by: sadik --- source/linux/Examples_and_Demos_Application_Demos.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/source/linux/Examples_and_Demos_Application_Demos.rst b/source/linux/Examples_and_Demos_Application_Demos.rst index 6ef459c8c..f26dba025 100644 --- a/source/linux/Examples_and_Demos_Application_Demos.rst +++ b/source/linux/Examples_and_Demos_Application_Demos.rst @@ -5,13 +5,6 @@ Application Demos .. toctree:: :maxdepth: 5 - Examples_and_Demos/Application_Demos/Dual_Camera_Demo - Examples_and_Demos/Application_Demos/Barcode - Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo - Examples_and_Demos/Application_Demos/Optical_Flow_with_OpenVX - Examples_and_Demos/Application_Demos/ROS_Radar Examples_and_Demos/Application_Demos/PRU_ADC - Examples_and_Demos/Application_Demos/Video_Graphics_Test - Examples_and_Demos/Application_Demos/Watchdog_demo - Examples_and_Demos/Application_Demos/Additional_Application_Demo_Links + From 2f946ac641f86a337a6d739abe259a858086d7f5 Mon Sep 17 00:00:00 2001 From: sadik Date: Mon, 24 Nov 2025 15:53:16 +0530 Subject: [PATCH 2/3] chore: configs: update am335 toc update the am335 toc file wrt to changes in the Examples and Application demo section. Signed-off-by: sadik --- configs/AM335X/AM335X_linux_toc.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/AM335X/AM335X_linux_toc.txt b/configs/AM335X/AM335X_linux_toc.txt index 213c5472e..6add00c3e 100644 --- a/configs/AM335X/AM335X_linux_toc.txt +++ b/configs/AM335X/AM335X_linux_toc.txt @@ -115,9 +115,7 @@ linux/Foundational_Components/Graphics/SGX/Build_Guide linux/Examples_and_Demos linux/Examples_and_Demos_Application_Demos -linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo linux/Examples_and_Demos/Application_Demos/PRU_ADC -linux/Examples_and_Demos/Application_Demos/Additional_Application_Demo_Links linux/Examples_and_Demos_Sub-system_Demos linux/How_to_Guides linux/How_to_Guides_Host From dd622c879eefa582866244c0594763476f1b40a2 Mon Sep 17 00:00:00 2001 From: sadik Date: Mon, 24 Nov 2025 15:54:50 +0530 Subject: [PATCH 3/3] chore: configs: update am437 toc update the am437 toc file wrt to changes in the Examples and Application demo section. Signed-off-by: sadik --- configs/AM437X/AM437X_linux_toc.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/AM437X/AM437X_linux_toc.txt b/configs/AM437X/AM437X_linux_toc.txt index f203aea8b..694dfd700 100644 --- a/configs/AM437X/AM437X_linux_toc.txt +++ b/configs/AM437X/AM437X_linux_toc.txt @@ -114,8 +114,6 @@ linux/Foundational_Components/Graphics/SGX/Build_Guide linux/Examples_and_Demos linux/Examples_and_Demos_Application_Demos -linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo -linux/Examples_and_Demos/Application_Demos/Additional_Application_Demo_Links linux/Examples_and_Demos_Sub-system_Demos linux/How_to_Guides linux/How_to_Guides_Host