Can someone help I'm trying to compile kszaq build from source (to try some modifications later) I can only build release by using PROJECT=S905 ARCH=arm make release this creates a tar file but when i use it to upgrade from kszaq 23rd dec build i end up with a blank screen (i can ssh to box) I i try to build using PROJECT=S905 ARCH=arm make image it fails at the end with
image: creating part2...
image: creating filesystem on part1...
image: creating bootloader configuration...
image: installing u-boot bootloader...
image: copying files to part1...
image: copying dtb to part1...
image: extracting part2 from image...
image: creating filesystem on part2...
image: populating filesystem on part2...
image: error happen...
Error: [Filesystem error] /tmp/tmp.JEExJmHhPb/part2.ext4 cannot be opened.
Any pointers?
Update: ok there is some bug when building populatefs (i get a 152k binary) built it on ubuntu get only 42k binary - replaced the one in toolchain with one built on ubuntu host (outside of LE build environment) and build no completes successfully.. however after it installs i still get a blank screen. what am i doing wrong? ps my build is a00+ k bigger that kszaqa'