[PATCH openbmc 5/5] Pull in rocket and bottle
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sat Nov 14 01:30:20 AEDT 2015
From: Brad Bishop <bradleyb at us.ibm.com>
Will be using the bottle framework and the rocket wsgi server
eventually.
---
meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 0162ec5..941fa90 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -14,6 +14,8 @@ RDEPENDS_${PN} += " \
python-dbus \
python-pygobject \
obmc-mapper \
+ python-rocket \
+ python-bottle \
"
SRC_URI += " \
git://github.com/openbmc/phosphor-rest-server \
--
2.6.3
More information about the openbmc
mailing list