Hi guys,
I have 2 images built from git:
mike@ubuntu:~/http://LibreELEC.tv/target$ ls -l *.gz
-rw-rw-r-- 1 mike mike 129888819 Jan 4 12:27 LibreELEC-RPi2.arm-9.0-devel-20180104100928-r27773-gf115a20.img.gz
-rw-rw-r-- 1 mike mike 328814266 Jan 14 07:46 LibreELEC-RPi2.arm-9.0-devel-20180114053500-r27773-gf115a20.img.gz
20180104100928 was built using "PROJECT=RPi DEVICE=RPi2 ARCH=arm make image" and boots perfectly fine.
20180114053500 was built using "PROJECT=RPi DEVICE=RPi2 ARCH=arm DEBUG=yes make image" and is stuck during boot up with "LibreELEC (community): devel-20180114053500-r27773-gf115a20" at the top of the screen.
Did I miss anything? The Compile section of the Wiki says I'll need a minimum of 512MB boot partition. How do I check that I meet the requirements? I didn't resize any partitions after writing the image on the sdcard using Rufus.
Thanks in advance.