commit | 997a7a0820e53222b068c95a9ad492c68bca99f2 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Feb 01 13:34:13 2019 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Feb 12 21:19:58 2019 +0000 |
tree | 1d4e2e53bca8a5f020bdeb98f75f89be60f90b75 | |
parent | f7c9db0acbd2c266d5468e3705850749bfaf9d86 [diff] |
Create the libchannellayer library so it can split from libuserlayer This will hold the channel manangement interface and implementation, which can be used separately from the libuserlayer. Change-Id: I06e7310223445cbb095f1e9caebc0e391afb704d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.