Skip to content

manual/generic/android/linaro-android-build-command

Description

Test if Linaro Android build script works properly

Maintainer

  • botao.sun@linaro.org

OS

  • android

Scope

  • functional

Devices

  • panda
  • panda-es
  • vexpress-a9
  • vexpress-tc2
  • arndale

Steps to reproduce

  • On host PC, download "linaro_android_build_cmds.sh" script from the build site which you will test
  • In terminal of host PC, run: $ mkdir build_test $ mv linaro_android_build_cmds.sh build_test/ $ chmod +x linaro_android_build_cmds.sh $ ./linaro_android_build_cmds.sh -h
  • Copy and paste the overlay URL to browser, accept the license, download "vendor.tar.bz2"
  • In terminal of host PC, run: $ mv vendor.tar.bz2 build_test/ $ ./linaro_android_build_cmds.sh -t -o vendor.tar.bz2
  • After generated "boot.tar.bz2", "system.tar.bz2" and "userdata.tar.bz2", using Linaro Image Tools to flash them to SD card and boot the board