mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
qca-ssdk-shell: update to 12.4
This commit is contained in:
parent
b2820eb3e2
commit
e6676102f1
@ -5,9 +5,9 @@ PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_URL:=https://git.codelinaro.org/clo/qsdk/oss/ssdk-shell.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2023-03-26
|
||||
PKG_SOURCE_VERSION:=a7024b22203a398ab679fd5fd092f6e52cd18273
|
||||
PKG_MIRROR_HASH:=9e565fdaccae720033184f4f4f675dea743ad547416f999b6b6e2dceac2f790d
|
||||
PKG_SOURCE_DATE:=2023-10-04
|
||||
PKG_SOURCE_VERSION:=451c3a26e366ea1acdb4305999a72a0389e74fed
|
||||
PKG_MIRROR_HASH:=e2da723c12120096f1c851808b868abe1affa14e4d969eff7bedb1e1eb984418
|
||||
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -1,10 +1,11 @@
|
||||
--- a/src/fal_uk/fal_port_ctrl.c
|
||||
+++ b/src/fal_uk/fal_port_ctrl.c
|
||||
@@ -214,7 +214,7 @@ fal_port_hibernate_get(a_uint32_t dev_id
|
||||
|
||||
|
||||
sw_error_t
|
||||
fal_port_cdt(a_uint32_t dev_id, fal_port_t port_id, a_uint32_t mdi_pair,
|
||||
- a_uint32_t *cable_status, a_uint32_t *cable_len)
|
||||
+ fal_cable_status_t * cable_status, a_uint32_t *cable_len)
|
||||
{
|
||||
sw_error_t rv;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user