summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-04 11:38:03 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-07 11:19:04 +0000
commit085440a39236d38fa90281accc48906b2cb36792 (patch)
tree7b894a41d265c532937db19999a3fb3200bd4a5d /xyz/openbmc_project
parent567fccaa33824c31df921f13e47a2893a28fb466 (diff)
downloadphosphor-dbus-interfaces-085440a39236d38fa90281accc48906b2cb36792.tar.gz
phosphor-dbus-interfaces-085440a39236d38fa90281accc48906b2cb36792.zip
Add information about functional association
Added a line about the functional association. There is much more about the functional association at github.com/openbmc/docs/blob/master/code-update/ubi-code-update.md#associations but thought it was good to add a line in the Software interface README. Change-Id: Ibf172d15ead248bff679eb45886a0ee182612a55 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'xyz/openbmc_project')
-rw-r--r--xyz/openbmc_project/Software/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/xyz/openbmc_project/Software/README.md b/xyz/openbmc_project/Software/README.md
index df7ffec..65c8a38 100644
--- a/xyz/openbmc_project/Software/README.md
+++ b/xyz/openbmc_project/Software/README.md
@@ -137,7 +137,8 @@ available for redundancy.
List `/xyz/openbmc_project/software/`. This list can be filtered to just
active listing `.../software/active/` and following the `software_version`
-association to retrieve version information.
+association to retrieve version information. To list just "functional" or
+running versions list `/xyz/openbmc_project/software/functional/`.
### Find all software versions on a managed element.
OpenPOWER on IntegriCloud