From ab657f1b6beb910c4deadc02bf8cac2d9fa5dea3 Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Mon, 30 Sep 2024 17:29:02 +0300 Subject: [PATCH] [nrf fromtree] manifest: Fix compilation warnings in hostap Hotfix for two compilation warning issues for wpa_drv_zep_event_dfs_cac_finished() and wpa_drv_zep_event_dfs_cac_started(), and for hmac_prf256() in hostap project. Signed-off-by: Jukka Rissanen (cherry picked from commit 0ae12adcf073a5c9c0a47afcf5c89d6554675371) --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index ee8ed5eaae5..b334b9dafd0 100644 --- a/west.yml +++ b/west.yml @@ -259,7 +259,7 @@ manifest: - hal - name: hostap path: modules/lib/hostap - revision: cbae0170437dbe196d436b2b53d7aefb97044b0c + revision: 9896a2ea803ec62e0998c0e569f12af88537d647 - name: libmetal revision: a6851ba6dba8c9e87d00c42f171a822f7a29639b path: modules/hal/libmetal