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

Update master to warrior #82

Closed htot closed 4 years ago

htot commented 4 years ago

This is mostly an update to Yocto Warrior + U-Boot 2019-10 + Linux 5.4.0. It also restores some functionality from Factory:

And then there are a few fixes and updates to the docs.

htot commented 4 years ago

@alext-mkrs do you think you will have time to review this?

alext-mkrs commented 4 years ago

That would be a bit hard as I've dismantled my yocto build setup a while ago and haven't touched my Edisons even longer. Would just a "visual" review work? I could try to carve out some time, but that've been hard last [many] months too, TBH...

htot commented 4 years ago

@alext-mkrs visual inspection may do for now. Another user already tested and we've been ironing out remaining problems here: https://github.com/htot/meta-intel-edison/pull/4

Too bad you have so little time, Edison is really starting to work well. In the meantime I started a local branch based on Zeus and converting to btrfs to use the emmc more efficiently.

alext-mkrs commented 4 years ago

Yeah, it's unfortunately the matter of priorities in view of very limited free time... That and the fact that I currently have no good use for Edison is basically the reason, but as you can see, I try to be around :) On it now.

htot commented 4 years ago

I captured your comments in 2 patches, thanks for reviewing!