mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: aggregate_packages out of main_default_start_build(); introduce assert_requires_aggregation()
This commit is contained in:
@@ -64,6 +64,9 @@ function cli_rootfs_run() {
|
||||
|
||||
# This is run inside do_with_default_build(), above.
|
||||
function cli_rootfs_only_in_default_build() {
|
||||
|
||||
assert_requires_aggregation # Bombs if aggregation has not run
|
||||
|
||||
declare -g rootfs_cache_id="none_yet"
|
||||
|
||||
LOG_SECTION="prepare_rootfs_build_params_and_trap" do_with_logging prepare_rootfs_build_params_and_trap
|
||||
|
||||
Reference in New Issue
Block a user