From 3980daefd37103fb0c041a5af04deaf0caf6528d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Tue, 14 Feb 2023 21:07:35 -0600 Subject: [PATCH] firmware: Fix WiFi firmware file path The kernel expects the `.txt` file to end with the `.xz` extension. --- ...mfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt.xz} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename overlay/usr/lib/firmware/brcm/{brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt => brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt.xz} (100%) diff --git a/overlay/usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt b/overlay/usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt.xz similarity index 100% rename from overlay/usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt rename to overlay/usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module-ha-yellow.txt.xz