commit | eba8e9a209a7cc5c7077d28a28f3f92018517496 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Wed Sep 15 13:16:17 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Thu Oct 14 11:34:42 2021 +0000 |
tree | 076c1ccb67415cd64a869e40a6bce849ad04f038 | |
parent | 3df3661eaf28a73de9841c70ecefba57b4056974 [diff] |
sel-cache: Use the cache for delete and get info Use the cached SEL data for other handlers and remove the previous cache::paths. Tested: Verify ipmi sel list/get/del/clear commands work fine. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I0fc14d76eb567fb52b71a58876f006a5acf5104e
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
.