[openwrt/openwrt] qca-ssdk: update to Git HEAD (2025-05-30)
LEDE Commits
lede-commits at lists.infradead.org
Mon Jun 2 13:59:21 PDT 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/c3b1c780ad3335f430e0c81131517de75ff2dd92
commit c3b1c780ad3335f430e0c81131517de75ff2dd92
Author: George Moussalem <george.moussalem at outlook.com>
AuthorDate: Sat May 31 14:41:44 2025 +0400
qca-ssdk: update to Git HEAD (2025-05-30)
446db12b1fd3 MP: fix uniphy reset in phy to phy link scenario
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kernel/qca-ssdk/Makefile b/package/kernel/qca-ssdk/Makefile
index bfa01dc36d..a5588d5032 100644
--- a/package/kernel/qca-ssdk/Makefile
+++ b/package/kernel/qca-ssdk/Makefile
@@ -6,8 +6,8 @@ PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/openwrt/qca-ssdk.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2025-05-30
-PKG_SOURCE_VERSION:=3423fdacac637a7cfabf480d1c38da03e7d2528f
-PKG_MIRROR_HASH:=b2c189333e04ef13852e9ea65b81279092b3b96a8dd5fc51a7515692c5215c72
+PKG_SOURCE_VERSION:=446db12b1fd3bca2e61e45cb01c4ad52cfddd95b
+PKG_MIRROR_HASH:=d7bf3b83b08c61801e3ee3fe6d18da19c8c774e87f94c494c01f80b52d279589
PKG_FLAGS:=nonshared
PKG_BUILD_PARALLEL:=1
More information about the lede-commits
mailing list