mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
nss-clients: [12.5] sync release from latest QSDK 12.5
This commit updates 12.5 version of the nss-drv from: 1bcef16 -> 51be82d (2024-07-08) Bringing in the following changes: ``` 2024-07-08 - 26ed7e6 - [qca-nss-clients] Added a flag to check if HW UDP checksum is supported 2024-06-16 - 5514683 - [nss-qdisc] Replace add_timer() to mod_timer() 2024-06-11 - 3a567e0 - [qca-nss-clients] udp_st: Add a new mode to handle unsynchronized time ``` Signed-off-by: Sean Khan <datapronix@protonmail.com>
This commit is contained in:
parent
f3318298a7
commit
cd4db9aa4e
@ -5,9 +5,9 @@ PKG_RELEASE:=7
|
||||
|
||||
PKG_SOURCE_URL:=https://git.codelinaro.org/clo/qsdk/oss/lklm/nss-clients.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2024-06-12
|
||||
PKG_SOURCE_VERSION:=1bcef16
|
||||
PKG_MIRROR_HASH:=5388c9ba1ba66b2a237426bf4762da90ff2893fa5cd324ff6fbe59c8c722608a
|
||||
PKG_SOURCE_DATE:=2024-09-11
|
||||
PKG_SOURCE_VERSION:=51be82d
|
||||
PKG_MIRROR_HASH:=876c3898cb4723fccd4a1c870324724dd7c4061ac89ec88db2226fd749c18b38
|
||||
QSDK_VERSION:=12.5
|
||||
PKG_VERSION:=$(QSDK_VERSION).$(subst -,.,$(PKG_SOURCE_DATE))~$(PKG_SOURCE_VERSION)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user