summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill McVicker <willmcvicker@google.com>2021-11-29 16:21:42 -0800
committerWill McVicker <willmcvicker@google.com>2021-12-01 09:20:49 -0800
commit3d9908f6996f3f96579b5574b249d9026a2727e3 (patch)
tree22e685e84fc1ff3858f6ab8c387ac26bc48ffe15
parent70f22706281293f6d2ad7e79941f3048c57aa6b5 (diff)
downloadbuild-tools-3d9908f6996f3f96579b5574b249d9026a2727e3.tar.gz
Add the mkdtimg binary
This is needed to support creating a dtbo image for Android. Currently the mkdtboimg.py script doesn't support reading string properties from the DT which is needed to allow setting the --id and/or --rev in a DT overlay. Bug: 208310403 Signed-off-by: Will McVicker <willmcvicker@google.com> Change-Id: Iff079e1cba97aa912ce269af04ffea7d84c526a2
-rwxr-xr-xbuild-prebuilts.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 8925111..b7bfa44 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -42,6 +42,7 @@ EOF
lz4
mkbootfs
mkdtboimg.py
+ mkdtimg
mke2fs
mkfs.erofs
mkuserimg_mke2fs