Merge branch 'kernel-bootstrap-jobs' into bare-metal-full

This commit is contained in:
Gábor Stefanik 2024-01-02 01:25:03 +01:00
commit f7d7ceeae3
4 changed files with 17 additions and 1 deletions

View file

@ -119,6 +119,7 @@ build: linux-4.9.10 ( BUILD_LINUX == True )
jump: break ( INTERNAL_CI == pass1 )
jump: linux ( CHROOT == False )
jump: move_disk ( KERNEL_BOOTSTRAP == True )
improve: update_jobs
improve: finalize_fhs
build: musl-1.2.4
build: curl-8.5.0