commit | 29a0d90b373c1697bb5da620b5a091ee862e3ea6 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue May 05 13:59:49 2020 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Wed Jun 03 15:26:28 2020 +0000 |
tree | b00be3875133fb5fd6e8254a08ed17508bba1e0a | |
parent | 817209fc46ae1fb0865d64db632a52ef0c9ef6ef [diff] |
meson: build: Install systemd unit files Tested: Verified the expected systemd service files were installed with -Dhost-bios-upgrade=enabled and -Dbmc-layout=ubi Change-Id: I1a46dc3916da208ded9c07af60d7e6856d1fa0ee 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`.