]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: implement ${sys:sysfs/path} substitution
authorJaroslav Kysela <perex@perex.cz>
Wed, 20 Nov 2019 12:43:39 +0000 (13:43 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 20 Nov 2019 12:58:17 +0000 (13:58 +0100)
commitcb84b02702251745997c58353e2c2512219493b1
tree82a2c4b83dce09afaa81da985369ac4cd41436b7
parent1d848ab739f0d207098627d2ba66421b3ec75eeb
ucm: implement ${sys:sysfs/path} substitution

Example:

Condition {
Type String
String1 "${sys:class/dmi/id/board_vendor}"
String2 "LENOVO"
}

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/ucm_subs.c