| commit | a8eb78106c50b0bd43295c6c97deee82481c3fc1 | [log] [tgz] | 
|---|---|---|
| author | Adriana Kobylak <anoo@us.ibm.com> | Tue Apr 23 14:48:58 2019 -0500 | 
| committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Apr 23 16:06:07 2019 -0500 | 
| tree | 110cf19310bdff580eae0168c1c36dc2b80bc6af | |
| parent | 5d9302860ff4b064ae09bb91683cb7fa00ba7450 [diff] | 
Move UBI service files into repo
Move the service files for the UBI layout from the openbmc/openbmc
repo to the local one.
Tested: The service files are installed in /lib/systemd/system/ and
        code update on Witherspoon is successful.
Change-Id: I988045886fadbd2216ca91aba952a40ca1228e33
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`.