commit | 5ca50959438c3c99acfafe4d0ff301eb29b84233 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Thu Feb 22 00:33:38 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Mar 01 05:34:21 2018 +0000 |
tree | 2029e9f55678f63251b0e1aa5b75a8f8aa226004 | |
parent | dc212b235dbf0251f5da787316f629d615ede997 [diff] |
Implement Get SDR and Reserve SDR repository command Both Get SDR and Reserve SDR repository command is same as Get Device SDR and Reserve Device SDR command respectively. So the same implementation is shared. Resolves openbmc/openbmc#2615 Change-Id: I64e37837bc5a616bed41a3ceff7d63033d88455c Signed-off-by: Tom Joseph <tomjoseph@in.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
.