From 20d7236b069f80cea7d9b7c4f65052219cd9c177 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 23 Jan 2024 04:00:15 +0100 Subject: bcm28xx-vc: remove package, use bcm28xx-utils --- .../patch-host_applications_linux_apps_gencmd_CMakeLists_txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/bcm28xx-vc/patches/patch-host_applications_linux_apps_gencmd_CMakeLists_txt (limited to 'package/bcm28xx-vc/patches/patch-host_applications_linux_apps_gencmd_CMakeLists_txt') diff --git a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_gencmd_CMakeLists_txt b/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_gencmd_CMakeLists_txt deleted file mode 100644 index d67980b11..000000000 --- a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_gencmd_CMakeLists_txt +++ /dev/null @@ -1,11 +0,0 @@ ---- bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8.orig/host_applications/linux/apps/gencmd/CMakeLists.txt 2015-10-27 10:59:47.000000000 +0100 -+++ bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8/host_applications/linux/apps/gencmd/CMakeLists.txt 2015-11-16 20:30:46.553286656 +0100 -@@ -4,7 +4,7 @@ if (WIN32) - set(VCOS_PLATFORM win32) - else () - set(VCOS_PLATFORM pthreads) -- add_definitions(-Wall -Werror) -+ add_definitions(-Wall) - endif () - - include_directories( ../../../.. -- cgit v1.2.3