Fitbit / golden-gate

Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
Other
299 stars 31 forks source link

workaround a project install bug in newt 1.9 #40

Closed barbibulle closed 2 years ago

barbibulle commented 2 years ago

This change introduces a task workaround for a newt 1.9 bug that fails to properly install project dependencies, leaving the dependencies with an invalid state/version. Also, removes the upgrade-project task, which was never useful and could be harmful.

If you are in a bad state by having installed the mynewt dependencies without this workaround, use the pylon.apps.<app>.reset-project task, or just rm -rf platform/mynewt/apps/gg-tool/repos