]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Change uuid value to 16 separate characters in text conf file
authorMengdong Lin <mengdong.lin@linux.intel.com>
Fri, 15 Jul 2016 12:18:59 +0000 (20:18 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Jul 2016 08:00:04 +0000 (10:00 +0200)
commit62c180981b0dea10f4481b30e55ddedc12267cf8
treee001a7b7770b419fa5bf4d3795809973f25934be
parent2481ef315f03fe438898bcee7f06374c0d101ee1
topology: Change uuid value to 16 separate characters in text conf file

Previously in text conf file, the uuid value of vendor tuples is a
16-characer string. Now change it to 16 characters separated by commas,
easier for users to edit it manually.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/topology.h
src/topology/data.c
src/topology/tplg_local.h