[openwrt/openwrt] qca-nss-dp: update to Git HEAD (2025-11-24)
LEDE Commits
lede-commits at lists.infradead.org
Thu Dec 4 03:09:01 PST 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1db4155aa96d6f9ab372d4675f5db6be6a4e726f
commit 1db4155aa96d6f9ab372d4675f5db6be6a4e726f
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu Dec 4 11:31:01 2025 +0100
qca-nss-dp: update to Git HEAD (2025-11-24)
cdedfd891bdf nss-dp: fix hardware STP state sync with the kernel
19c51af0c5be nss-dp: switchdev: improve FDB cleanup for roaming
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
package/kernel/qca-nss-dp/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/kernel/qca-nss-dp/Makefile b/package/kernel/qca-nss-dp/Makefile
index eee9c767ce..4d90281731 100644
--- a/package/kernel/qca-nss-dp/Makefile
+++ b/package/kernel/qca-nss-dp/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/openwrt/qca-nss-dp.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2025-05-12
-PKG_SOURCE_VERSION:=07b87bf513ffe58ce8dd00eb2edf68b5b9bde518
-PKG_MIRROR_HASH:=795ffccf1f4d61b6a5e0a6964ce21efa7b7b3c73b31b93140c56af7d970293b9
+PKG_SOURCE_DATE:=2025-11-24
+PKG_SOURCE_VERSION:=19c51af0c5be0afcbd57a9e0e50928759d7d08da
+PKG_MIRROR_HASH:=96aafb7c8f09ecde036ed706535111368874b06cd412a7b9df950415e5b4b334
PKG_BUILD_PARALLEL:=1
PKG_FLAGS:=nonshared
More information about the lede-commits
mailing list