How to build addon for CoreELEC?

Instead of make image you build just addon (or build image first and then addon)

PROJECT=..... ARCH=arm ./scripts/create_addon inputstream.adaptive

and you need to adjust version in file packages/mediacenter/kodi-binary-addons/inputstream.adaptive/package.mk.

1 Like