commit | bcb76886797f6c85c4052a72c07156f398c3e142 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Wed Jan 25 16:29:43 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Mar 24 21:26:16 2017 +0000 |
tree | 82efbe75847bc27c87099b91dbb2202ee26085cf | |
parent | 7cc9d716a4880c14f6a7882c25d920ce7cd77cd4 [diff] |
Add timer skeleton This patchset creates the timer infrastructure that is then used by soft power off object on user requests. Change-Id: I6f7a5c161999fda89471f453c24725efddac65b9 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.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
.