Fellow PandaBoard enthusiasts, take our latest 3.0 kernel based, Linaro GCC 4.5 upstream and enablement preview builds for a ride...
Upstream Focused Build: After plugging in an SD card (listed here as /dev/sdc) run the following commands: wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.07-release/3/artifact/build/out/target/product/pandaboard/boot.tar.bz2 wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.07-release/3/artifact/build/out/target/product/pandaboard/system.tar.bz2 wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.07-release/3/artifact/build/out/target/product/pandaboard/userdata.tar.bz2 bzr branch lp:linaro-image-tools ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev panda --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2 Insert the SD card into your PandaBoard, a monitor into the DVI port and you'll be up and running in 640x480p@60Hz with software emulated 3-D. Build page at: https://android-build.linaro.org/builds/~linaro-android/panda-11.07-release/#build=3 Enablement Build: After plugging in an SD card (list here as /dev/sdc) run the following commands: wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_leb-panda-11.07-release/2/artifact/build/out/target/product/pandaboard/boot.tar.bz2 wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_leb-panda-11.07-release/2/artifact/build/out/target/product/pandaboard/system.tar.bz2 wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_leb-panda-11.07-release/2/artifact/build/out/target/product/pandaboard/userdata.tar.bz2 bzr branch lp:linaro-image-tools ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev panda --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2 Insert the SD card into your PandaBoard, a monitor into the HDMI port and you'll be up and running in 1920x1080p60Hz with full 3-D acceleration! Build page at https://android-build.linaro.org/builds/~linaro-android/leb-panda-11.07-release/#build=2 Try one... or both! This is a preview, but I couldn't wait to share it. These can also be built from source. Take a look at: https://wiki.linaro.org/Platform/Android/GetSource https://wiki.linaro.org/Platform/Android/BuildSource As always send inquirys to linaro-dev@lists.linaro.org or me, zach.pfef...@linaro.org. We'd also love contributions and will be setting up Gerrit soon to help facilitate Android collaboration. Enjoy! -Zach _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev