commit | f1d0e23b8f133d817896ce1cb2f288aefc61a81f | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Sat Dec 08 17:36:20 2018 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Wed Dec 19 01:12:00 2018 +0000 |
tree | 95d1d90ff0a8bf3e6b717049a83318d4d5cc8f98 | |
parent | a39208e0b5cf9b9cab8568f8049ef19b7c8dc100 [diff] |
Channel commands updated to handle self channel Channel commands are updated to handle self channel number 0xE. When user request 0xE self channel number, it will be converted to proper channel based on the interface the command is requested. Unit-Test: Verified channel commands are working as expected. Change-Id: If542f8e88b609d7b92f4a96acb572611dd883555 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@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
.