]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: add ValueGlobals section to the top configuration file
authorJaroslav Kysela <perex@perex.cz>
Mon, 1 Dec 2025 15:39:15 +0000 (16:39 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 4 Dec 2025 11:11:41 +0000 (12:11 +0100)
commit66dfd40e8ff1cecfaf8ef3779a9558d74b05120a
treef6a9640945a4283371bf15e06956d0ea7e09537d
parent5ed27d8e89c2c2e7996ac3e28609393c08f034e4
ucm: add ValueGlobals section to the top configuration file

BootCardGroup and BootCardSyncTime variables should not be listed
by default in _identifiers. Handle them differently using
ValueGlobals section.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/main.c
src/ucm/parser.c
src/ucm/ucm_confdoc.h
src/ucm/ucm_local.h
src/ucm/utils.c