commit | 72aeb9263872ab499353a854448e67801a9a64a9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 11:32:41 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 11:32:41 2020 -0500 |
tree | 7d881d905ef30bd3f7e57e4d0fbdfd99734ec0a6 | |
parent | 5cb593aeba0e529494374b4eec648b8be8ecbfa2 [diff] |
sdbusplus: remove deprecated variant_ns Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I691cbbfce8a74873be6bab8f11fad2dd335bb742
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To build with phal feature: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} --enable-phal --enable-openfsi 3. make To clean the repository run `./bootstrap.sh clean`.