]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uqmi: update to latest HEAD
authorDavid Bauer <mail@david-bauer.net>
Mon, 28 Jul 2025 01:01:37 +0000 (03:01 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 3 Sep 2025 10:17:02 +0000 (12:17 +0200)
7914da4 uqmi: extend wda-get-data-format
7aef645 wda: add option for enabling flow-control
f74ddb3 wds: implement retrieval of profile list
6be8b6e wds: implement selection of LTE attach PDNs
21c4aaa wds: implement selection of default profile
5c844c0 wds: implement profile deletion
0756755 wds: reduce code duplication
283fbe0 data: add downlink padding option
4b90804 wda: allow agggregation parameter configuration
c20c017 uqmi: enable binding WDS sessions to QMAP multiplex
a1b37fe uqmi: fix whitespace errors

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 1df3d0c4b87a05200708ff8644d3c071d1693747)

package/network/utils/uqmi/Makefile

index 31c7b191665736cbe4a4be9df6bfa91039242e5e..1be3fcd9a2e5c8902d24f5d4f5b6eaddaf38766f 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uqmi
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git
-PKG_SOURCE_DATE:=2025-04-20
-PKG_SOURCE_VERSION:=a933061911aa4c49e953af618c3fb02ce6014142
-PKG_MIRROR_HASH:=656d58c02bd7769dc57fae31425cc1d4f5c952500fa5bf20cb4d6434d131e7df
+PKG_SOURCE_DATE:=2025-07-30
+PKG_SOURCE_VERSION:=7914da43cddaaf6cfba116260c81e6e9adffd5ab
+PKG_MIRROR_HASH:=5972a5f90bd60d34b5c7a8cec14ae98f13dbb6ea5b35d845ce5da7a8a3b0e59c
 PKG_MAINTAINER:=Matti Laakso <malaakso@elisanet.fi>
 
 PKG_LICENSE:=GPL-2.0