interesting, seems the "breaking barriers" openwrt repo works ok on 1.5.3

interesting, seems the "breaking barriers" openwrt repo works ok on 1.5.3 "attitude adjustment"

just following another thread to upgrade mqtt for tls/ssl

http://forum.arduino.cc/index.php?topic=370299.0

uninstall all mosquitto stuff

(flipping yun wget version ssl problems so have to manual download, but maybe bb repo wget fixes that???)

download on host pc

https://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages/mosquitto-client_1.3.5-1_ar71xx.ipk

https://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages/mosquitto_1.3.5-1_ar71xx.ipk

https://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages/libmosquitto_1.3.5-1_ar71xx.ipk

then scp them to yun and use opkg install to install from the files...

cool.... works OK using non tls/ssl socket with default config.... not been through the extensive rigmarole of ssl certificates and where and what type etc. yet....