diff mbox series

[1/5] cypress-firmware: update URL

Message ID 20211120034152.2612831-2-stijn@linux-ipv6.be
State Rejected, archived
Delegated to: Stijn Tintel
Headers show
Series add support for Raspberry Pi Zero 2 | expand

Commit Message

Stijn Tintel Nov. 20, 2021, 3:41 a.m. UTC
Cypress was acquired by Infineon and the URL is no longer valid.

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

Patch

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