From adda3a6a7f16ad22047b8d491b56797043af75a4 Mon Sep 17 00:00:00 2001 From: Marcin Gasiorek Date: Thu, 21 Sep 2023 14:17:10 +0200 Subject: [PATCH] manifest: net: Add copying of missing flags inside clone_pkt_attributes() PR includes changes in source code and tests update. Signed-off-by: Marcin Gasiorek --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 3d02787b32e9..549dbacf21dd 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: 0c7fcf3c32a712f5003def83a3607404850dc9e2 + revision: pull/1312/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above