Skip to content

smk-embedded/meta-kodi

 
 

Repository files navigation

meta-kodi, Yocto Layer for Kodi Mediacenter

This is a Yocto layer for Kodi. It supports NXP i.MX 6 family of ARM processors and generic x86 architecture.

  • i.MX 6 support has been tested on the Wandboard using the community BSP jethro branch. Thd kodi-image is running egl on framebuffer with vpu support.
  • x86 support has been tested on Thinkpad 2nd gen Core i5. It uses Wayland with Weston.

There are some rough edges that can easily be tweaked. Help is welcome!

Instructions i.MX 6

Install the FSL community BSP jethro branch and add meta-kodi to your bblayers.conf. Use the settings meta-kodi/conf/local.conf.sample for a bit more of an out-of-the-box feeling.

bitbake kodi-image

Then copy the image onto a sdcard:

dd if=tmp/deploy/images/wandboard/kodi-image-wandboard.sdcard of=/dev/ bs=4M

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 84.7%
  • C 8.6%
  • Shell 3.3%
  • BlitzBasic 1.9%
  • SourcePawn 1.5%