service.lamp-8.1.100.100-RPi2-arm.zipCodegit clone https://github.com/LibreELEC/LibreELEC.tv.git cd LibreELEC.tv git reset --hard 7.90.009 wget https://github.com/vpeter4/LibreELEC.tv/commit/b7e49649586eb2a2a0fc3d9b31939b32acd21995.patch wget https://github.com/vpeter4/LibreELEC.tv/commit/0f7974aff782946775f39f21568475cffc9a485b.patch patch -p1 <b7e49649586eb2a2a0fc3d9b31939b32acd21995.patch patch -p1 <0f7974aff782946775f39f21568475cffc9a485b.patch PROJECT=RPi2 ARCH=arm make release PROJECT=RPi2 ARCH=arm scripts/create_addon lamp
Your instructions worked perfectly. But there seems to be an issue with mysql. I couldnt find a solution so i just included the compiled apcu with your previous build and everything works fine. So i guess my problem is solved. Thanks for all your help!