Can I build just an addon from the LE repo?

  • I need to do some testing of patches for the TVheadend service - but I've only done builds of the full LE for my RPi3 - what command would I use to just build the TvH addon? And where would I need to put the patch file if I'm just building the addon?

  • I've dropped in the patch - but when I run this command:

    Code
    PROJECT=RPi2 ARCH=arm ./scripts/create_addon tvheadend42

    I get the following error:

    I've run a full build from here before - so I'm not sure what is happening now. Do I have the build command line correct for the Tvh addon?