Linaro Releases
Build: https://android-build.linaro.org/builds/~linaro-android/panda-11.09-release/#4

Install instructions:

# Get artifacts
wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.09-release/4/artifact/build/out/target/product/pandaboard/boot.tar.bz2 https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.09-release/4/artifact/build/out/target/product/pandaboard/system.tar.bz2 https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.09-release/4/artifact/build/out/target/product/pandaboard/u-boot.img https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.09-release/4/artifact/build/out/target/product/pandaboard/userdata.tar.bz2

# Get the latest linaro image tools
bzr branch lp:linaro-image-tools

# Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0'
dmesg

# Create media
sudo ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdX --dev panda --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2

For more information on how to use this builds please see the Linaro wiki at:

        https://wiki.linaro.org/Platform/Android/ImageInstallation

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[   ]README26-Sep-2011 21:45 1.1K 
[   ]boot.tar.bz226-Sep-2011 07:25 4.3M 
[   ]pinned-manifest.xml26-Sep-2011 06:33 23K 
[   ]source-manifest.xml26-Sep-2011 06:16 23K 
[   ]system.tar.bz226-Sep-2011 07:29 43M 
[   ]u-boot.img26-Sep-2011 06:43 239K 
[   ]userdata.tar.bz226-Sep-2011 06:52 364K 

Apache/2.2.14 (Ubuntu) Server at releases.linaro.org Port 80