summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Moussalem2025-05-31 10:27:24 +0000
committerRobert Marko2025-06-02 20:59:05 +0000
commit13bd352c37b1593b72100f9b76ae4ab85df01292 (patch)
tree4b522c682ae0ea364b6b45e64f526379c06a88c8
parentda2c83327fad4f104e2aec9603435606287ecb34 (diff)
downloadopenwrt-13bd352c37b1593b72100f9b76ae4ab85df01292.tar.gz
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@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18774 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--package/kernel/qca-ssdk/Makefile6
1 files 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