Hi everyone,

As our release plan, you can get the 11.08 release candidate of Linaro
Android image for  Panda upstream build:

https://android-build.linaro.org/builds/~linaro-android/panda-11.08-release/#build=4

After you download these 3 files (if you download them with wget in console,
you may need to enable "--no-check-certificate" option),

https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.08-release/4/artifact/build/out/target/product/pandaboard/boot.tar.bz2
https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.08-release/4/artifact/build/out/target/product/pandaboard/system.tar.bz2
https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.08-release/4/artifact/build/out/target/product/pandaboard/userdata.tar.bz2

flash them into a SD card with Linaro image tools (bzr branch
lp:linaro-image-tools, if you're already a launch member):

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

The build uses the Linaro kernel 3.0+ and Android version 2.3.5.

It boots and comes up in 640x480 on a HP LP2065 monitor (HDMI -> DVI
converter used)

Thank you all for your great efforts!

Regards
Patrik
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to