Compiling LIbreELEC

  • I have successfully compiled 7.90.008 with a patch i wanted and all works great.. my question now is, what do i do the next time you guys release?

    My mind says, delete the ~/libreELEC.tv folder and start the instructions again from scratch.. but is there a quicker way so i don't have to go through the 7 hours of compiling again?

    if not, that's cool.. i just want to make sure i'm not creating work for myself.

    basically, when 7.90.009 comes out.. at what point in this guide do i need to start at? Compile - LibreELEC

    Edited once, last by danmed (November 16, 2016 at 1:26 PM).

  • If you just build from master then no, you won't have to rebuild the full image

    if you checkout the next version via git checkout 7.90.009 then you will have to compile the entire image again.


  • If you just build from master then no, you won't have to rebuild the full image

    if you checkout the next version via git checkout 7.90.009 then you will have to compile the entire image again.

    OK, that makes sense.. thank you.