Build: https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc47-samsunglt-stable-blob-12.05-release/#build=6
Install instructions
There are two methods to install linaro builds:- using pre-built image
- creating your own image with linaro image tools
Using pre-built image
# Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg $ SDCARD=/dev/sdX # sdcard found from dmesg above $ URL=http://releases.linaro.org/12.05/android/images/origen-ics-gcc47-samsunglt-stable-blob/origen-ics-gcc47-samsunglt-stable-blob.img.gz $ curl $URL | gunzip -c | sudo dd bs=64k of=$SDCARDNote: Windows users may use the Image Writer for Windows
Building a Custom Image
Download boot.tar.bz2 , system.tar.bz2 and userdata.tar.bz2 from the links below# Get linaro image tools # method 1: using binary package for Ubuntu (PPA) $ sudo add-apt-repository ppa:linaro-maintainers/tools $ sudo apt-get update $ sudo apt-get install linaro-image-tools # method 2: using source code $ wget http://releases.linaro.org/12.05/components/platform/linaro-image-tools/linaro-image-tools-2012.05.tar.gz # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg # Create media $ sudo linaro-android-media-create --mmc /dev/sdX --dev origen --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2Note: If you're building the source from scratch, you should untar the vendor tarball in your top level directory and install binaries. vendor.tar.bz2 can be downloaded from the link below.
# Untar the vendor tarball $ tar -zxf vendor.tar.gz # Install the binaries using boot and system partitions of SD card $ bash ./install-binaries.sh /dev/sdX2 /dev/sdX3
Links
For more information on how to use this builds please see the Linaro wiki at:http://wiki.linaro.org/Platform/Android/ImageInstallation
| Name | Last modified | Size | License | |
|---|---|---|---|---|
|
Parent Directory | |||
|
MANIFEST | 23-May-2012 16:11 | 546 | samsung |
|
MD5SUMS | 23-May-2012 16:07 | 147 | samsung |
|
README | 31-May-2012 23:54 | 2.3K | samsung |
|
boot.tar.bz2 | 23-May-2012 16:07 | 4.0M | samsung |
|
kernel_config | 23-May-2012 16:07 | 70.5K | samsung |
|
lava-job-info | 23-May-2012 16:11 | 73 | samsung |
|
linaro_android_build_cmds.sh | 23-May-2012 16:07 | 3.5K | samsung |
|
linaro_kernel_build_cmds.sh | 23-May-2012 16:07 | 1.6K | samsung |
|
origen-ics-gcc47-samsunglt-stable-blob.img.gz | 01-Jun-2012 06:29 | 146.4M | samsung |
|
pinned-manifest.xml | 23-May-2012 16:07 | 31.7K | samsung |
|
source-manifest.xml | 23-May-2012 16:07 | 31.7K | samsung |
|
system.tar.bz2 | 23-May-2012 16:10 | 137.3M | samsung |
|
userdata.tar.bz2 | 23-May-2012 16:11 | 157.3K | samsung |
|
vendor.tar.bz2 | 18-May-2012 07:06 | 1.3M | samsung |