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

[Kirstone] List of required packages does not match YP #157

Open htot opened 6 months ago

htot commented 6 months ago

YP Kirkstone documentation lists git gcc python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 python3-subunit mesa-common-dev zstd liblz4-tool as required for building that edison-fw does not list. Edison-fw documentation does mention other packages that were needed in the past but may now be unneeded or obsolete.

It is time to clean up the list using Ubuntu 24.04 (LTS) as the base platform?

While at it libelf-dev is also a required package for building but mentioned nowhere.