[PATCH 1/5] cypress-firmware: update URL

Stijn Tintel stijn at linux-ipv6.be
Fri Nov 19 19:41:48 PST 2021


Cypress was acquired by Infineon and the URL is no longer valid.

Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 package/firmware/cypress-firmware/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/firmware/cypress-firmware/Makefile b/package/firmware/cypress-firmware/Makefile
index d4ace8509a..19bb8af9e8 100644
--- a/package/firmware/cypress-firmware/Makefile
+++ b/package/firmware/cypress-firmware/Makefile
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/cypress-firmware-default
   SECTION:=firmware
   CATEGORY:=Firmware
-  URL:=https://community.cypress.com/community/linux
+  URL:=https://community.infineon.com/t5/Wi-Fi-Bluetooth-for-Linux/bd-p/WiFiBluetoothLinux
 endef
 
 define Build/Compile
-- 
2.32.0




More information about the openwrt-devel mailing list