Skip to content

vdehors/meta-xenomai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yocto layer for Xenomai Real-time support for various SoCs. 

This layer implements xenomai on the following SoCs:

raspberrypi
beaglebone
riotboard (i.MX6) -> to be used with fsl-community-bsp-platform
x86

As an example (RPi) you can add the following lines to your local.conf

PREFERRED_PROVIDER_virtual/kernel = "linux-xenomai-raspberrypi"
PREFERRED_VERSION_xenomai = "2.6.3"
IMAGE_INSTALL_append = " xenomai"


Layer depends on:
Poky
URI: git://git.yoctoproject.org/poky.git
branch: dylan
revision: HEAD

Layer maintainer: Jonathan Mitchell


PF

About

Layer to add Xenomai real-time to meta-gumstix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 61.0%
  • C++ 33.2%
  • PHP 5.8%