Hi,
I tried build #46 of panda-jb-gcc47-tilt-stable-blob. There is a small issue with sdcard mounting/mediascanning.
Basically, the sdcard is mounted on /mnt/sdcard and MediaScanner is trying to scan /storage/sdcard0. To solve that, I created a symbolic link from /storage/sdcard0 to /mnt/sdcard in the initramfs. I really believe there is a much cleaner solution but that is a good workaround for me for now.
Is that something you are willing to fix ?
Regards,