commit | 7d832d7d30acfe942c7bb924ca14b9edaddca049 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Mar 14 13:58:07 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Mar 14 14:09:41 2019 +0800 |
tree | 86d7836d183935dcfd4ae25dcdba351c516d64d1 | |
parent | 1db9adf37900c8503b3c9fa3fe39eef9406a30ff [diff] |
Install services to systemd unit dir Add configure and makefile rule to install system service units to systemd unit dir. Tested: Verify the service is install to /lib/systemd/system in openbmc environment. Change-Id: I620fe1f01ad315e4918d30fecdf165fd91fefe7b Signed-off-by: Lei YU <mine260309@gmail.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
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`.