new commit
This commit is contained in:
parent
8438363d5a
commit
595ea98e57
@ -241,7 +241,7 @@ def iso_builder_main(
|
||||
kernel_config = kernels_config.get('kernels', {}).get(kernel_type)
|
||||
if kernel_config and 'package_name' in kernel_config:
|
||||
kernel_package = kernel_config['package_name'].split()[0]
|
||||
get_or_download_package(kernel_package, architecture, repos_yaml_fil git pull --te)
|
||||
get_or_download_package(kernel_package, architecture, repos_yaml_file)
|
||||
|
||||
install_kernel(
|
||||
arch=architecture,
|
||||
|
Loading…
Reference in New Issue
Block a user