commit | 3b6a4cd700a60a1e4c969900e87a5e58512ebc89 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Dec 10 13:45:09 2018 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Dec 11 08:21:31 2018 -0600 |
tree | 88de0b03d0c65250bda59ac8277a000dc39872d8 | |
parent | 02516d3ff949271de661666353aa87ee06d74cce [diff] |
Remove deprecated is_method_error code The is_method_error() function is no longer needed, instead a try-catch block should be used instead. Reference: https://lists.ozlabs.org/pipermail/openbmc/2018-October/013696.html, Change-Id: I1919ea33fc18be2b8afd51fb1f85ddef15041e7c Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
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`.