An open API service indexing awesome lists of open source software.

https://github.com/maxstrange/kodibroot

Playing around with Kodi and Buildroot
https://github.com/maxstrange/kodibroot

Last synced: 4 months ago
JSON representation

Playing around with Kodi and Buildroot

Awesome Lists containing this project

README

          

# Kodi Buildroot

This is a project to help me learn Embedded Linux and Buildroot.

Buildroot is a submodule in this repository, so cloning this repository should be done via:
`git clone --recurse-submodules `.

If you already have the repository but don't have the submodule, use
`git submodule update --init --recursive`.