dmcli: bump source to JSON envelope normalization fix

Issue:  dmcli get -j -r output is inconsistent between USP paths and Settings.* paths, which breaks automation that expects a common top-level JSON shape.

Cause:  feed/iopsys dmcli package referenced a source commit that still returned legacy keyed JSON for user-space paths.

Fix:    Update PKG_SOURCE_VERSION to include the dmcli source change that wraps user-path JSON output using the same __query__/result envelope.
This commit is contained in:
Meng 2026-02-25 14:06:23 +01:00
parent 17e04d87e2
commit 994aefa6cf

View file

@ -16,7 +16,7 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/gnx/dmcli.git
PKG_SOURCE_VERSION:=003402b804e4a0c0d640637cbbb2ee7809004b5c
PKG_SOURCE_VERSION:=916089297e31843965fe666727e3d1ef4855b456
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MIRROR_HASH:=skip