[oe] [meta-oe][PATCH 0/2] Add a couple of MQTT support recipes

Tim Orling timothy.t.orling at linux.intel.com
Fri Sep 1 04:44:00 UTC 2017


> On Aug 31, 2017, at 9:02 PM, Paul Eggleton <paul.eggleton at linux.intel.com> wrote:
> 
> 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.
> 

Thank you for this. It has been a concern of mine and this is a welcome
solution.

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

I also plan on using mosquitto, so I am happy to help maintain as well.

> 
> 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
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list