summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-01-08 20:12:05 -0600
committerPatrick Williams <patrick@stwcx.xyz>2016-01-08 20:12:05 -0600
commit2f715170c0d64118ff1675394907aad9e24929bc (patch)
tree7300b145f81c6cd27b2737f27ab4bb1cfb1676e9 /meta-phosphor/common/recipes-phosphor/dbus
parent9fbe1b5e6d5e5dc46a6c657841a71957ff883ce1 (diff)
parent285f73e3713ae11247d59467f20fa967f31fb55e (diff)
downloadtalos-openbmc-2f715170c0d64118ff1675394907aad9e24929bc.tar.gz
talos-openbmc-2f715170c0d64118ff1675394907aad9e24929bc.zip
Merge pull request #113 from bradbishop/spwd
Add python-spwd depenency to rest server
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 6a8820b92..3033a8d47 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -16,6 +16,7 @@ RDEPENDS_${PN} += " \
obmc-mapper \
python-rocket \
python-bottle \
+ python-spwd \
"
SRC_URI += "git://github.com/openbmc/phosphor-rest-server"
OpenPOWER on IntegriCloud