From 49737c359c05710e587fd08f9c3565d75cd247c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Fri, 28 Feb 2020 19:30:16 +0100 Subject: bcm27xx-userland: update to latest version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove upstream cmake fix. Signed-off-by: Álvaro Fernández Rojas --- .../patches/001-interface-vcms_host-cmake-fixes.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch (limited to 'package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch') diff --git a/package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch b/package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch deleted file mode 100644 index cb73512af9..0000000000 --- a/package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/interface/vmcs_host/CMakeLists.txt -+++ b/interface/vmcs_host/CMakeLists.txt -@@ -24,7 +24,7 @@ if(NOT ARM64) - - # ILCS pulls in EGL for the ILCS/EGL surface API support - target_link_libraries(vcilcs brcmEGL brcmGLESv2 khrn_client vchiq_arm vcos) -- set(INSTALL_TARGETS "${INSTALL_TARGETS} vcilcs") -+ set(INSTALL_TARGETS ${INSTALL_TARGETS} vcilcs) - endif() - - # vchostif needs ilcore as well (vmcs_main pulls it in) -- cgit v1.2.3