nerves-web-kiosk / kiosk_system_rpi3

Nerves QtWebEngine Kiosk system for Raspberry Pi 3
Apache License 2.0
67 stars 25 forks source link

Update to latest #13

Closed electricshaman closed 6 years ago

electricshaman commented 6 years ago

Not sure what's up with the CircleCI build, but it doesn't appear to have ever worked. (?)

robvandenbogaard commented 6 years ago

(EDIT2: TL;DR Sorry for bothering, the issue seems to have been something with a docker hanging on network access. At the moment everything seems to be happily compiling away, past the point I couldn't pass earlier. I did clone, but it might as well work now with a git dep.)

The fixes in here probably fix the error I got trying to build from the current release within a new nerves project. (Compile failed, and noob-me couldn't find the build.log :'D so I'm sorry not to be able to produce the error details.) I'm not sure how I can direct the deps to this branch (EDIT: Actually, I do, and it seems to pick up the right version, but still -> ) - it insists on downloading a release package that, quite expectedly, doesn't exist (yet). EDIT: I should have included the said package link, it's https://github.com/letoteteam/kiosk_system_rpi3/releases/download/v0.13.1-dev/kiosk_system_rpi3-v0.13.1-dev.tar.gz, maybe I should clone and make the dependency local.