[alsa-devel] [PATCH] topology: Add support for included files

mengdong.lin at linux.intel.com mengdong.lin at linux.intel.com
Mon Sep 19 07:34:44 CEST 2016


From: Mengdong Lin <mengdong.lin at linux.intel.com>

There is no ABI change in this file, but only an enhancement for topology
user space library. It will let a text configuration file include other
files, so that some common cofigurations can be shared and we can reduce
the total sizes of files.

Mengdong Lin (1):
  topology: Add support for included files

 include/topology.h        |  37 +++++
 src/topology/parser.c     | 374 +++++++++++++++++++++++++++++++++++++++++++++-
 src/topology/tplg_local.h |  17 +++
 3 files changed, 423 insertions(+), 5 deletions(-)

-- 
2.5.0



More information about the Alsa-devel mailing list