[PATCH openbmc] Add python-spwd depenency to rest server
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Dec 3 04:20:21 AEDT 2015
From: Brad Bishop <bradleyb at us.ibm.com>
Needed for pending rest server authentication support.
---
meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 05f2383..cb68953 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 \
--
2.6.3
More information about the openbmc
mailing list