mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
rpi-userland: remove missing apps
This commit is contained in:
parent
bc1f321a26
commit
ea10da038b
14
package/rpi-userland/0005-disable-missing-all-apps.patch
Normal file
14
package/rpi-userland/0005-disable-missing-all-apps.patch
Normal file
@ -0,0 +1,14 @@
|
||||
diff -rupEbBN rpi-userland-org/host_applications/linux/CMakeLists.txt rpi-userland-d574b51a60a075baefe863670466ee24e6c4256e/host_applications/linux/CMakeLists.txt
|
||||
--- rpi-userland-org/host_applications/linux/CMakeLists.txt 2018-12-04 16:02:51.189384113 +1100
|
||||
+++ rpi-userland-d574b51a60a075baefe863670466ee24e6c4256e/host_applications/linux/CMakeLists.txt 2018-12-04 16:08:25.363548444 +1100
|
||||
@@ -14,10 +14,5 @@ add_subdirectory(apps/dtoverlay)
|
||||
add_subdirectory(apps/dtmerge)
|
||||
|
||||
if(ALL_APPS)
|
||||
- add_subdirectory(apps/vcdbg)
|
||||
- add_subdirectory(libs/elftoolchain)
|
||||
- # add_subdirectory(apps/smct)
|
||||
- add_subdirectory(apps/edid_parser)
|
||||
add_subdirectory(apps/hello_pi)
|
||||
endif()
|
||||
-
|
Loading…
x
Reference in New Issue
Block a user