Hi,
We have recently updated our panda builds due to which the instructions on building the sources have changed a little:
tracking-panda.xml based build is now update to pick 3.4 tilt-tracking kernel and currently doesn't have hw accelerated graphics and hence the graphics binaries need not be installed (skip running install-binaries-4.0.4.sh) .
You need to export these parameters before triggering the build:
export TARGET_NO_HARDWAREGFX=1 export KERNEL_CONFIG=omap4plus_defconfigHere is the update build: