[openwrt/openwrt] qca-ssdk: update to Git HEAD (2025-05-30)
LEDE Commits
lede-commits at lists.infradead.org
Mon Jun 2 13:59:18 PDT 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/13bd352c37b1593b72100f9b76ae4ab85df01292
commit 13bd352c37b1593b72100f9b76ae4ab85df01292
Author: George Moussalem <george.moussalem at outlook.com>
AuthorDate: Sat May 31 14:27:24 2025 +0400
qca-ssdk: update to Git HEAD (2025-05-30)
3423fdacac63 ssdk_clk: Remove MP_PHY clocks resets and init logic
Signed-off-by: George Moussalem <george.moussalem at outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18774
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
package/kernel/qca-ssdk/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/kernel/qca-ssdk/Makefile b/package/kernel/qca-ssdk/Makefile
index 33282858bc..bfa01dc36d 100644
--- a/package/kernel/qca-ssdk/Makefile
+++ b/package/kernel/qca-ssdk/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/openwrt/qca-ssdk.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2025-05-12
-PKG_SOURCE_VERSION:=709382c7aefbd07643db24edb514322f078c5181
-PKG_MIRROR_HASH:=9b2967b6e6fea45138fd09a7f40f03210edb66c661faed9ce4003e5301341611
+PKG_SOURCE_DATE:=2025-05-30
+PKG_SOURCE_VERSION:=3423fdacac637a7cfabf480d1c38da03e7d2528f
+PKG_MIRROR_HASH:=b2c189333e04ef13852e9ea65b81279092b3b96a8dd5fc51a7515692c5215c72
PKG_FLAGS:=nonshared
PKG_BUILD_PARALLEL:=1
More information about the lede-commits
mailing list