commit | 7c053c3f496c73b73e7677713f3e22fb1d3e56ab | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 16 12:58:11 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 16 13:00:16 2020 -0500 |
tree | 5d648468ab6eab4780243b44b89235ec793736c5 | |
parent | 3387b3ec573a8ffc622d30d58374cc053ab5485c [diff] |
meson: fix busname The wrong busname was used in the meson port. Tested by copying binary to a witherspoon system and manually verifying the correct busname is claimed using 'busctl'. Change-Id: I23a04c7564ecbaaeeafe2b3d2aa6a846b8fefebd Fixes: a0fa15bbb1c8f395222b66b5072729ff41fb6ee4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.