[PATCH openbmc] Add support for gevent package.

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Feb 3 14:40:20 AEDT 2016


Gevent package is required by latest obmc-rest for streaming.

https://github.com/openbmc/openbmc/pull/161

shgoupf (1):
  Add support for gevent package.

 .../python/python-backports-ssl_3.4.0.2.bb         | 23 ++++++++++++++
 .../python/python-certifi_14.05.14.bb              | 20 ++++++++++++
 .../python/python-gevent/libev-conf.patch          | 19 ++++++++++++
 .../python/python-gevent_1.1rc3.bb                 | 36 ++++++++++++++++++++++
 .../python/python-greenlet_0.4.1.bb                | 14 +++++++++
 .../recipes-devtools/python/python-tblib_1.2.0.bb  | 18 +++++++++++
 .../common/recipes-phosphor/dbus/obmc-rest.bb      |  6 ++++
 .../common/recipes-support/libevent_1.4.14b.bb     | 15 +++++++++
 8 files changed, 151 insertions(+)
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-backports-ssl_3.4.0.2.bb
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-certifi_14.05.14.bb
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-gevent/libev-conf.patch
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-gevent_1.1rc3.bb
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-greenlet_0.4.1.bb
 create mode 100644 meta-phosphor/common/recipes-devtools/python/python-tblib_1.2.0.bb
 create mode 100644 meta-phosphor/common/recipes-support/libevent_1.4.14b.bb

-- 
2.6.4




More information about the openbmc mailing list