Hi Yanfeng,

We build the tarballs and not images unlike AOSP. You can build the tarballs using this command:
make userdatatarball systemtarball boottarball.

Installation instruction are available here:
http://releases.linaro.org/13.10/android/panda#tabs-2

Regards,
Vishal


On 8 November 2013 20:59, Yanfeng Liu <Yanfeng.Liu@ygomi.com> wrote:
Hi,

I am not sure if this is the right place to ask for help. Please redirect me if I am wrong here.

I was trying to build the Linaro for Panda board using the latest Linaro 13.10 engineering release with manifest http://releases.linaro.org/13.10/android/panda/pinned-manifest.xml.

The build failed due to an improper usage of "mkuserimg.sh" script like below:

...
make[1]: Leaving directory `/home/yanfeng/linaro/android/external/busybox'
Target system fs image: out/target/product/pandaboard/system.img
Running:  mkuserimg.sh out/target/product/pandaboard/system out/target/product/pandaboard/system.img ext4 system out/target/product/pandaboard/root/file_contexts

This above use of the "mkuserimg.sh" will eventually fail due to the lack of "size" parameter is missing after "ext4".

Hoping someone can give me a pointer about how to fix it.

Regards,
Yanfeng


_______________________________________________
linaro-release mailing list
linaro-release@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-release