commit | 93c679b77feda2b560c3b9a1b77cb48a537d033e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sun Apr 02 10:06:43 2017 -0500 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Tue May 09 12:50:40 2017 -0500 |
tree | ada5592abcfdd35d5708769390b43f53e08be11c | |
parent | 0c07c320a5872aaf3cf9efc8f162a33b25d577c3 [diff] |
Add sd_event processing to host ipmid application In order to support the timer function, it's required to use the sd_event loop instead of sdbus loop Change-Id: I3a30fee1a21cbfadd0cbb5478bf46bea4b5ca0b8 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.