commit | 0ca3bfeddb539c30e07871969645ca1697b41fc6 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Fri Jan 28 09:40:18 2022 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Mar 17 00:10:42 2022 +0000 |
tree | a2e3703908411f8e3940b23a429e7a8afb9b10e4 | |
parent | cd1c49636bb948b024fc307d647891371a280155 [diff] |
storagehandler: Fix sdr count for cmdGetSdrRepositoryInfo Match the Sdr Repository Info to cmdGetDeviceSdrInfo in sensorhandler. It should return number of records in the SDR Repository not specific to sensors or frus. Change-Id: I9dcefcc07313b676df5205d896961461fac3e5ff Signed-off-by: Willy Tu <wltu@google.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
.