mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
artifacts: introduce PRE_PREPARED_HOST=yes: allow running pre-prepared host CLI's for artifacts that require aggregation
This commit is contained in:
@@ -99,6 +99,7 @@ function artifact_rootfs_cli_adapter_pre_run() {
|
||||
}
|
||||
|
||||
function artifact_rootfs_cli_adapter_config_prep() {
|
||||
declare -g artifact_version_requires_aggregation="yes"
|
||||
declare -g ROOTFS_COMPRESSION_RATIO="${ROOTFS_COMPRESSION_RATIO:-"15"}" # default to Compress stronger when we make rootfs cache
|
||||
|
||||
# If BOARD is set, use it to convert to an ARCH.
|
||||
|
||||
Reference in New Issue
Block a user