From a80e2aa65302e99cea873a73fdbebcd881c5a5c2 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Thu, 10 Apr 2025 22:33:41 +0530 Subject: [PATCH 1/2] manifest: sdk-zephyr: Pull GARP TX support Sends GARP periodically to help maintain ARP cache in the network. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index db5ca6af4ccb..c82e783756cc 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: v3.5.99-ncs1-4 + revision: pull/2748/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above From d0754c63f957c9df27ee47298e5829b41a835055 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 11 Apr 2025 16:45:31 +0530 Subject: [PATCH 2/2] manifest: sdk-hostap: Pull fix for build error IPV4 data structures are reorganized in Zephyr, pull respective hostap changes. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c82e783756cc..d78071a4611d 100644 --- a/west.yml +++ b/west.yml @@ -112,7 +112,7 @@ manifest: - name: hostap repo-path: sdk-hostap path: modules/lib/hostap - revision: e080aa8d0c7706ec5ab74785b3c8accc4973cd86 + revision: pull/180/head userdata: ncs: upstream-url: https://w1.fi/cgit/hostap/