Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/2] Add a couple of MQTT support recipes
@ 2017-09-01  4:02 Paul Eggleton
  2017-09-01  4:02 ` [meta-oe][PATCH 1/2] mosquitto: add from meta-intel-iot-middleware and update Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Eggleton @ 2017-09-01  4:02 UTC (permalink / raw)
  To: openembedded-devel

Add a couple of recipes from meta-intel-iot-middleware to support MQTT.
Since the meta-intel-iot-middleware layer isn't being actively maintained
and these aren't in any way Intel-specific I figured they ought to be
brought up-to-date and moved somewhere that people can more easily reuse
them.

FWIW, at least mosquitto is something I plan on using personally, and
I'm more than happy sign up to maintaining these in future.


The following changes since commit e5681e1dca96d3f313b3b2b346789f22483d7881:

  layer.conf: remove FREESMARTPHONE_GIT variable (2017-08-31 14:22:12 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/mqtt-recipes
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/mqtt-recipes

Paul Eggleton (2):
  mosquitto: add from meta-intel-iot-middleware and update
  paho-mqtt-c: add recipe from meta-intel-iot-middleware and update

 .../mosquitto/files/build.patch                    | 94 ++++++++++++++++++++++
 .../mosquitto/files/mosquitto.init                 | 89 ++++++++++++++++++++
 .../mosquitto/files/mosquitto.service              | 15 ++++
 .../mosquitto/mosquitto_1.4.14.bb                  | 80 ++++++++++++++++++
 .../paho-mqtt-c/files/makefile.patch               | 25 ++++++
 .../paho-mqtt-c/paho-mqtt-c_1.2.0.bb               | 35 ++++++++
 6 files changed, 338 insertions(+)
 create mode 100644 meta-oe/recipes-connectivity/mosquitto/files/build.patch
 create mode 100644 meta-oe/recipes-connectivity/mosquitto/files/mosquitto.init
 create mode 100644 meta-oe/recipes-connectivity/mosquitto/files/mosquitto.service
 create mode 100644 meta-oe/recipes-connectivity/mosquitto/mosquitto_1.4.14.bb
 create mode 100644 meta-oe/recipes-connectivity/paho-mqtt-c/files/makefile.patch
 create mode 100644 meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.2.0.bb

-- 
2.9.5



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-01-30 14:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01  4:02 [meta-oe][PATCH 0/2] Add a couple of MQTT support recipes Paul Eggleton
2017-09-01  4:02 ` [meta-oe][PATCH 1/2] mosquitto: add from meta-intel-iot-middleware and update Paul Eggleton
2017-09-01  4:02 ` [meta-oe][PATCH 2/2] paho-mqtt-c: add recipe " Paul Eggleton
2018-01-30 14:26   ` Martin Jansa
2017-09-01  4:44 ` [meta-oe][PATCH 0/2] Add a couple of MQTT support recipes Tim Orling
2017-09-01  6:03   ` Andrea Galbusera
2017-09-01 11:08     ` Paul Eggleton
2017-09-01 14:10       ` Andrea Galbusera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox