commit | 9cbfa2efaf65f6c038c77cddf85e9366d90fdeed | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Apr 25 14:02:37 2019 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 26 13:26:26 2019 -0500 |
tree | 3ba3af16ba6c4316853f734e0a05f8e7a3449d9a | |
parent | a8eb78106c50b0bd43295c6c97deee82481c3fc1 [diff] |
Move script, systemd conf, service files into repo Move the common scripts, systemd configuration and service files from openbmc/openbmc to the local one. Tested: The moved files are installed in their respective locations and code update on Witherspoon is successful. Change-Id: I2dc435db49dfbaf6e0a97cb58a9678c3462d1528 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`.