summaryrefslogtreecommitdiff
path: root/host/source.txt
blob: ab65cf3437539b57932aa27bb8bac475875f5dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
mkimage:
    git://git.ti.com/ti-u-boot/ti-u-boot 6528965a7e8a1f376f505e4ce7cbe0e1dc05ff83 of ti-u-boot-2019.01 branch
    http://android-review.linaro.org/c/platform/external/u-boot/+/20340
img2simg, simg2img
    https://android.googlesource.com/platform/system/core/+/refs/tags/android-9.0.0_r34/libsparse/
dtc:
    https://android.googlesource.com/platform/external/dtc/+/refs/tags/android-9.0.0_r34
mkbootimg.py:
    https://android-git.linaro.org/platform/system/core.git/plain/mkbootimg/mkbootimg.py
depmod:
    https://android.googlesource.com/platform/external/kmod/+/refs/tags/android-9.0.0_r34
fat16copy.py:
    https://android.googlesource.com/platform/build/+/9a535b51884fe52be29925e00cc4032230ad9d66/tools/fat16copy.py
mkfs.fat:
    git clone https://github.com/dosfstools/dosfstools -b v3.0.28
    cd dosfstools && make
mkdtimg
    https://android-git.linaro.org/device/linaro/hikey.git/plain/installer/hikey960/mkdtimg?id=5d080802a739760417b7a9e0b4a0fe013d308f84
mkbootimg
    https://android.googlesource.com/platform/system/tools/mkbootimg/+/f91a1565353daaef4aaaed7e081b156c27130aea

lpmake & build_super_image for super.img
    added from aosp master
    build_super_image from https://android.googlesource.com/platform/build/+/refs/heads/master/tools/releasetools/
    lpmake from: https://android.googlesource.com/platform/system/extras/+/refs/heads/master/partition_tools/
    so files required by lpmake:
        libbase.so
        libcrypto-host.so
        libcrypto_utils.so
        libext4_utils.so
        liblog.so
        liblp.so
        libsparse-host.so
        libz-host.so
avbtool & fec:
    from the otatools.zip in the following link:
    https://ci.android.com/builds/submitted/6540005/beagle_x15-userdebug/latest/
libufdt:
    from prebuilts/misc repository

extract_kernel.py:
    https://android-review.googlesource.com/c/platform/build/+/1393369

host/bin/minigzip:
host/bin/repack_bootimg:
host/bin/toybox:
host/bin/unpack_bootimg:
    https://ci.android.com/builds/submitted/8302533/aosp_arm64-userdebug/latest/

host/bin/llvm-strip
host/lib64/libc++.so.1
    https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86/+/refs/heads/master/clang-r450784e/