commit | 524a331cf5d330c3d0613e9d5235e111b22cbada | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Wed Apr 05 15:37:47 2023 +0530 |
committer | Manojkiran Eda <manojkiran.eda@gmail.com> | Wed Apr 05 15:44:05 2023 +0530 |
tree | 25857af723395f17af88a2cc54478b770fb50c71 | |
parent | d0dabc3e51faf465c64acf50b0ab2e60ae68034f [diff] |
Add libaudit-dev package to the base container There has been work going on in bmcweb to leverage linux libaudit framework for auditlogging. The idea behind this commit is to add the libaudit-dev package into the CI base container to let the bmcweb commits pass CI. libaudit-dev package contains the header files & static library for security auditing. Change-Id: Iac7b5089aa8788dabb1554c01cb4dcf12bb44ac9 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>