[meta-intel] [meta-intel-iot-middleware] : Patch : redirect paho-mqtt pkg recipe's SRC_URI to github tree.

Eric Zaluzec eliteforce007 at msn.com
Fri Oct 28 09:30:51 PDT 2016


-Patch available via a public git repository :
https://github.com/tripzero/meta-intel-iot-middleware/blob/master/recipes-connectivity/paho-mqtt/paho-mqtt_3.1.bb#L14
https://github.com/tripzero/meta-intel-iot-middleware/pull/2

-Signed-off-by:
https://github.com/tripzero

-Single-line,short summary of the change:
paho-mqtt_%.bb redirect SRC_URI to github tree

-Detailed information:
Changed SRC_URI of the paho-mqtt bitbake package recipe.
Changed made because git.eclipse.org/gitroot/paho.org.eclipse.paho.mqtt.c.git repository no longer exists.
Approach was to find new source repository for paho.mqtt.c then apply URL to SRC_URI.

-Pay attention to line length:
Got it!

-Trivial patch information about how you tested the patch:
Applied change and ran 'bitbake -c fetch paho-mqtt'



-Problem :
The git.eclipse.org/gitroot/paho.org.eclipse.paho.mqtt.c.git repository no longer exists.
The paho-mqtt bitbake package recipe fails to fetch.

-Solution :
Redirect URL to valid eclipse GitHub repository.

-Targets which observed problem :
Intel Galileo (iot-devkit-prof-dev-image)




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20161028/686a4efc/attachment.html>


More information about the meta-intel mailing list