commit | 934161873fa1c2d68b9685144741da132867c902 | [log] [tgz] |
---|---|---|
author | Vijay Khemka <vijaykhemka@fb.com> | Thu Jan 23 10:18:06 2020 -0800 |
committer | Vijay Khemka <vijaykhemka@fb.com> | Wed Jan 29 14:57:40 2020 -0800 |
tree | a21e5cac7714db6be91fe4f115421af07140783e | |
parent | e9f6c845dac8a2a889ef0f0e082e980888167d21 [diff] |
Add sample systemd unit file Bios upgrade This is a sample systemd unit file, user should provide platform specific systemd unit file which executes flash commands. Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: I1fd6836e336b6c543647ff2e3e96ad21dc0cb475
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`.