-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)
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
