Skip to content

Here is the meta-intel-edison that builds, tries to stay up to date. Master is based on Yocto Poky Dunfell and Andy Shevshenko's vanilla kernels. It builds a 32bit kernel (Dunfell branch 64bit) with ACPI enabled and corresponding rootfs. Telegram group: https://t.me/IntelEdison Web-site:

License

Notifications You must be signed in to change notification settings

Gonoshift/meta-intel-edison

 
 

Repository files navigation

meta-intel-edison Layer

This is the Intel Edison image layer for the Intel Edison Development Platform. It builds the boot loader, kernel and root file system for the Intel Edison.

You will find more (stale) details in the README file in this directory

What is here

This is a fork of http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-edison/

Sources and Documentation

You can find our latest sources on edison-fw/meta-intel-edison. The documentation can be found in the /docs directory or for the latest (master) on Intel Edison Image Builder.

What's in the branches

Currently we have Intel's original (factory) firmware: orignal and created four additional branches: dizzy-uptodate, dizzy-latest, dizzy-rt and morty.

  • dizzy-uptodate tracks origin/dizzy with 3.10.98 kernel. This branch pulls https://github.com/htot/meta-intel-iot-middleware.git branch dizzy-uptodate with fixes for paho-mqtt relocated and iotkit-comm-js no longer supported.
  • dizzy-latest tracks origin/master as much as possible with 3.10.98 kernel. This branch pulls https://github.com/htot/meta-intel-iot-middleware.git branch dizzy-latest with fixes for paho-mqtt relocated and iotkit-comm-js no longer supported + java support removed. This gives mraa 0.9.0, upm 0.4.1 and mosquitto 1.4.
  • dizzy-rt same as dizzy-latest but with real time kernel. Switches the kernel to the PREEMPT_RT 3.10.17-rt kernel.
  • morty experimental branch based on Yocto Morty, vanilla kernel 4.13.
  • morty-64 experimental branch based on Yocto Morty, vanilla kernel 4.13 (64 bit).
  • pyro64 experimental branch based on Yocto Pyro, vanilla kernel 4.13 (64 bit). This version actually builds u-boot with bitbake -R conf/u-boot.conf lib32-u-boot (wiki to be updated).
  • rocko32 and rocko64-acpi based on Yocto Rocko with kernel 4.16.
  • sumo32 and sumo64-acpi based on Yocto Sumo with kernel 4.18
  • thud (64 bit) based on Yocto Thud with kernel 5.2.
  • warrior (64 bit) based on Yocto Warrior with kernel 5.4. This image now allows building Debian Buster as well.
  • zeus (64 bit) based on Yocto Warrior with kernel 5.6.
    • dunfell (64 bit) based on Yocto Dunfell with kernel 5.11.

What to choose

Yocto Morty will build on Ubuntu Artful (17.10) while Dunfell builds on Ubuntu Groovy (20.10).

Generally sumo32 will give best results if you rely on MRAA and UPM. In all other cases, use the latest, dunfell.

dunfell has a 64 bit kernel because we can, but may be actually slower than the 32bit kernel. master has the same as dunfell, but 32 bits.

About

Here is the meta-intel-edison that builds, tries to stay up to date. Master is based on Yocto Poky Dunfell and Andy Shevshenko's vanilla kernels. It builds a 32bit kernel (Dunfell branch 64bit) with ACPI enabled and corresponding rootfs. Telegram group: https://t.me/IntelEdison Web-site:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 37.8%
  • BitBake 22.8%
  • Batchfile 15.1%
  • NASL 6.3%
  • C 5.9%
  • Python 5.6%
  • Other 6.5%