edison-fw / meta-intel-edison

Here is the meta-intel-edison that builds, tries to stay up to date. Master is based on Yocto Poky Gatesgarth LTS 5.10.yy vanilla kernels. It builds a 32bit kernel (Gatesgarth branch 64bit) with ACPI enabled and corresponding rootfs. Telegram group: https://t.me/IntelEdison Web-site:
https://edison-fw.github.io/meta-intel-edison/
MIT License
60 stars 37 forks source link

remove sudo requirement from DFU operations #133

Closed humanoid2050 closed 2 years ago

humanoid2050 commented 2 years ago

Things to note: I am 90% sure I did the markdown links correctly. Perhaps you have a way to test those short of putting them online? I left the invocations of flashall.sh --recovery with sudo as before. That uses the xFSTK tool, and I am not sure that the udev rule will help with that operation.

htot commented 2 years ago

Thanks I will check before pushing. You can generate the site locally by using jekyl (it has a built-in web server)

humanoid2050 commented 2 years ago

Just ran it through Jekyll. Looks like the links work.

htot commented 2 years ago

I merged this into https://github.com/htot/meta-intel-edison master and gatesgarth. I hope to release that soon in which case it will appear here. Thanks!