summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-05-30 00:01:46 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2020-05-30 00:01:46 +0800
commit99ff00f4c307f4a3e354650928ec0ec8c433d38b (patch)
treeea721dd85b6a8b3f403ca1dd5d9ff59b52461deb
parent5ac1776f1b981739b58bd49aa23ae4ca134eacf5 (diff)
downloadlinaro-prebuilts-99ff00f4c307f4a3e354650928ec0ec8c433d38b.tar.gz
update avbtool and add fec tool to support avb images
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I6eea6da7b38f4c171dfc004c2aeb19833b0c8602
-rwxr-xr-xhost/bin/avbtoolbin31801141 -> 23431672 bytes
-rwxr-xr-xhost/bin/fecbin0 -> 5258848 bytes
-rw-r--r--host/source.txt4
3 files changed, 2 insertions, 2 deletions
diff --git a/host/bin/avbtool b/host/bin/avbtool
index 715d78a..c3a90c1 100755
--- a/host/bin/avbtool
+++ b/host/bin/avbtool
Binary files differ
diff --git a/host/bin/fec b/host/bin/fec
new file mode 100755
index 0000000..6fbc8c7
--- /dev/null
+++ b/host/bin/fec
Binary files differ
diff --git a/host/source.txt b/host/source.txt
index 1b1d87d..1efc5ba 100644
--- a/host/source.txt
+++ b/host/source.txt
@@ -32,8 +32,8 @@ lpmake & build_super_image for super.img
liblp.so
libsparse-host.so
libz-host.so
-avbtool:
+avbtool & fec:
from the otatools.zip in the following link:
- https://ci.android.com/builds/submitted/6390383/beagle_x15-userdebug/latest/
+ https://ci.android.com/builds/submitted/6540005/beagle_x15-userdebug/latest/
libufdt:
from prebuilts/misc repository