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

Hardknott #142

Closed htot closed 2 years ago

htot commented 2 years ago

This is to pull update from Gatesgarth to Hardknott. There are no dramatic changes except the obvious latest kernel, U-Boot and all the package updates from Hardknott (see 'docs: update manifests"). Other than that some smaller fixes, added CH341 driver and documentation updates.

andy-shev commented 2 years ago

@htot
Have commented the series. Sorry, it takes a bit longer.

htot commented 2 years ago

Don't we have some of these patches in one of the latest 5.15.xxx stable release? I believe we may switch to the latest and see what is left.

After later linux-yocto patches in this series we have "linux-yocto: cleanup unused". I carefully checked that I didn't delete patches needed in any of 3 provided kernels.

htot commented 2 years ago

Can we use the latest U-Boot (as of today it should be v2022.04 I think)?

This is also a moving target, I would prefer to move to latest U-Boot in Honnister. That will also leave time to test it a bit.

htot commented 2 years ago

It's already v5.17 available. Perhaps switching to it is better than keeping v5.16.

Same, I like to have Honnister have latest LTS and track upstream latest release.