[openwrt/openwrt] qca-nss-dp: update for 6.12 compatibility
LEDE Commits
lede-commits at lists.infradead.org
Fri May 16 08:57:56 PDT 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/8ef70b775d90aab4f3f0717808ce681000067740
commit 8ef70b775d90aab4f3f0717808ce681000067740
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sun May 11 11:59:37 2025 +0200
qca-nss-dp: update for 6.12 compatibility
Update to current QCA-NSS-DP head for 6.12 compatibility.
Link: https://github.com/openwrt/openwrt/pull/18795
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 f0cd460555..eee9c767ce 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-09
-PKG_SOURCE_VERSION:=b65a3bc9747e6725f48f55f1a1769b7599dccfc9
-PKG_MIRROR_HASH:=ef5f35b4eb4da712a9fb9861b4cffc7a7bbe1317c7464cc3ac516e76fe5b634a
+PKG_SOURCE_DATE:=2025-05-12
+PKG_SOURCE_VERSION:=07b87bf513ffe58ce8dd00eb2edf68b5b9bde518
+PKG_MIRROR_HASH:=795ffccf1f4d61b6a5e0a6964ce21efa7b7b3c73b31b93140c56af7d970293b9
PKG_BUILD_PARALLEL:=1
PKG_FLAGS:=nonshared
More information about the lede-commits
mailing list