]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
udebug: update to Git HEAD (2025-09-28)
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 3 Oct 2025 21:58:22 +0000 (23:58 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 3 Oct 2025 22:00:52 +0000 (00:00 +0200)
d3be5474f6e6 udebug-cli: ignore zero-length messages in logstream
c79f02d899df ucode: fix skipping lines where the timestamp cannot be parsed
5327524e7153 cmake: bump minimum required version to 3.13

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/libs/udebug/Makefile

index fe9ac872194ae2d67db31f02c1669e2ffd5079bd..9c0485760a5fdd4ee877673ca538be7cee522ca4 100644 (file)
@@ -11,9 +11,9 @@ PKG_NAME:=udebug
 CMAKE_INSTALL:=1
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/udebug.git
-PKG_MIRROR_HASH:=5e7b713aa1bff3b6480d4bd94d607b9cafed787b3d1cb27513883c83e56b0273
-PKG_SOURCE_DATE:=2025-08-24
-PKG_SOURCE_VERSION:=edeb4d6dc690acb476a47e6b11633b5632b08437
+PKG_MIRROR_HASH:=d198d95f83f0d2c17ea30039db85a4bd50360886b0963e227d2d879406b79c27
+PKG_SOURCE_DATE:=2025-09-28
+PKG_SOURCE_VERSION:=5327524e715332daaebf6b04c155d2880d230979
 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
 
 PKG_LICENSE:=GPL-2.0