[oe] [meta-python][PATCH 0/3] new recipes

Maciej Borzecki maciej.borzecki at open-rnd.pl
Fri Jul 10 14:17:52 UTC 2015


Adding a couple of new recipes for meta-python.

Sparts is a library for rapid prototyping, integrating thrift,
twisted, tornado and dbus. I specifically did not put any of these in
RDEPEDNDS nor RRECOMMENDS as the modules are not needed unless one
uses them in an application. And once they are used in application,
one would have them in application's RDEPENDS anyway.

Daemonize is a direct dependency for sparts that has not been packaged yet.

Paho MQTT is a Python client library for MQTT 3.1. That's why I've put
Brendan Le Foll, who is listed as maintainer of
meta-intel-iot-middleware, in CC in case he'd be willing to pick this
package for his layer.

Maciej Borzecki (3):
  python-daemonize: add recipe
  python-sparts: add recipe
  python-paho-mqtt: add recipe

 .../python/python-daemonize_2.3.1.bb               | 16 ++++++++++++++
 .../python/python-paho-mqtt_1.1.bb                 | 15 +++++++++++++
 .../recipes-devtools/python/python-sparts_0.7.2.bb | 25 ++++++++++++++++++++++
 3 files changed, 56 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-daemonize_2.3.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-sparts_0.7.2.bb

-- 
1.9.3



More information about the Openembedded-devel mailing list