aws/aws-iot-device-sdk-arduino-yun

opkg install distribute error

cmlaih opened this issue · 0 comments

Hi, still face the error when the script try to opkg install distribute.
Any suggestions?
already tried opkg update.

Thanks!
Had to add

src/gz attitude_adjustment http://downloads.arduino.cc/openwrtyun/1/packages

to the configuration and remove

option check_signature 1

since there seems to be something wrong with the signature at http://downloads.arduino.cc/openwrtyun/1/packages/Packages.sig

The installer worked perfectly after that.

Thanks!

Originally posted by @pbudzon in #26 (comment)