From be7798e0cf106bfa10c3e9bdffe5c15e6b0d7ae9 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 8 Jul 2022 10:37:19 -0400 Subject: [PATCH] Correct WHENCE entry for wfx firmware The check_whence script doesn't fail, but installation of the firmware is not successful because of the extra characters. Clean this up. Reported-by: Ben Brown Signed-off-by: Josh Boyer --- WHENCE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WHENCE b/WHENCE index ab46595b..14f3472e 100644 --- a/WHENCE +++ b/WHENCE @@ -5868,9 +5868,9 @@ Driver: wfx - Silicon Labs Wi-Fi Transceiver File: wfx/wfm_wf200_C0.sec Version: 3.14 -File: wfx/brd4001a.pds not listed in WHENCE -File: wfx/brd8022a.pds not listed in WHENCE -File: wfx/brd8023a.pds not listed in WHENCE +File: wfx/brd4001a.pds +File: wfx/brd8022a.pds +File: wfx/brd8023a.pds Licence: Redistributable. See wfx/LICENCE.wf200 for details.