Integrated treetap into the bootstrap

This commit is contained in:
Alexander Hill
2025-11-21 21:25:41 -05:00
parent bac2b53339
commit 320a2dbb2e
4 changed files with 1262 additions and 33 deletions

View File

@@ -50,6 +50,8 @@
# SRC_FILENAME - The name of the tarball to extract (optional)
# SRC_HASH - The hash of the tarball for verification purposes (required)
# SRC_NAME - The name of the package being built (required)
# SRC_PATCHES - A list of SHA256 hashes followed by their filenames to be
# copied to the build directory (optional)
# SRC_URL - The URL of the tarball to be downloaded (required)
# SRC_VERSION - The version of the package being built (required)