commit | f2587fce3d3c5eb4a5e3127badc4dfa40a08785f | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Apr 09 14:28:15 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 11 18:20:18 2019 +0000 |
tree | d1aa6ccfdf68509b622ce40eb81aee1464f71c88 | |
parent | c46f6cd7dc47ccafcd2e86e160a32fe1be404e7e [diff] |
Fix up Get Device ID to use the new return helpers The Get Device ID rewrite went in before some feedback had come along to add helper return functions for more readable error codes. Tested-by: Built and runs Get Device ID as before. Change-Id: I7e31ad3cff75acb11bda5ee06f60429552a61ed5 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
.