summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2022-03-23 21:03:34 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2022-03-23 21:03:34 +0800
commitf260bdfe8c5e0b48ae5ae04a2d6d7caa8395017e (patch)
treef35fa06686de753974d9849cb4bdbf73d82d89e8
parent582f76a6e78144c88759388a8f76ebef471ab109 (diff)
downloadlinaro-prebuilts-f260bdfe8c5e0b48ae5ae04a2d6d7caa8395017e.tar.gz
host: add minigzip repack_bootimg toybox unpack_bootimg for GSI setup
all are from the otatools.zip from the build here: https://ci.android.com/builds/submitted/8302533/aosp_arm64-userdebug/latest/ Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I21bdbfb0cfcc261874c5568b9ebce1fa65a71c5e
-rwxr-xr-xhost/bin/minigzipbin0 -> 241272 bytes
-rwxr-xr-xhost/bin/repack_bootimgbin0 -> 14015359 bytes
-rwxr-xr-xhost/bin/toyboxbin0 -> 857024 bytes
-rwxr-xr-xhost/bin/unpack_bootimgbin0 -> 14016208 bytes
-rw-r--r--host/source.txt7
5 files changed, 7 insertions, 0 deletions
diff --git a/host/bin/minigzip b/host/bin/minigzip
new file mode 100755
index 0000000..be01128
--- /dev/null
+++ b/host/bin/minigzip
Binary files differ
diff --git a/host/bin/repack_bootimg b/host/bin/repack_bootimg
new file mode 100755
index 0000000..f9a57da
--- /dev/null
+++ b/host/bin/repack_bootimg
Binary files differ
diff --git a/host/bin/toybox b/host/bin/toybox
new file mode 100755
index 0000000..534bf23
--- /dev/null
+++ b/host/bin/toybox
Binary files differ
diff --git a/host/bin/unpack_bootimg b/host/bin/unpack_bootimg
new file mode 100755
index 0000000..938d9dc
--- /dev/null
+++ b/host/bin/unpack_bootimg
Binary files differ
diff --git a/host/source.txt b/host/source.txt
index a515997..2e44f85 100644
--- a/host/source.txt
+++ b/host/source.txt
@@ -40,3 +40,10 @@ libufdt:
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/
+