summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill McVicker <willmcvicker@google.com>2021-01-22 12:32:54 -0800
committerWill McVicker <willmcvicker@google.com>2021-01-22 12:33:55 -0800
commitc2ad91bebb921cf0d8ddbaac6e906be5bdcc7797 (patch)
treeb6b5030e6bf3579fbb0df1b1824458267ab3b707
parent4290ffe91c9948ed5f52559179b350e375dc2f8b (diff)
downloadbuild-tools-c2ad91bebb921cf0d8ddbaac6e906be5bdcc7797.tar.gz
Remove py3-stdlib
It's only needed to compile avbtool. So don't include it as an available prebuilt. Bug: 177244312 Fixes: 4290ffe91c99 ("Add avbtool") Signed-off-by: Will McVicker <willmcvicker@google.com> Change-Id: Ib938c28475d8abfd4529ca675ddd11224032ad89
-rwxr-xr-xbuild-prebuilts.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index ad55343..f7ec996 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -80,9 +80,6 @@ EOF
cp -a ${TOP}/external/elfutils/libelf/elf-knowledge.h ${include_dir}/elfutils/
cp -a ${TOP}/external/elfutils/version.h ${include_dir}/elfutils/
- unzip -q -d ${SOONG_OUT}/dist/py3-stdlib ${py3_stdlib_zip}
- cp -a ${TOP}/external/python/cpython3/LICENSE ${SOONG_OUT}/dist/py3-stdlib/
-
# Patch dist dir
(
cd ${SOONG_OUT}/dist/