Set the parallel stage 3 until the platform dependencies can be fixed.

This commit is contained in:
Jeffrey Townsend
2019-05-27 19:16:42 +00:00
parent cfb711ade9
commit e9b45a5382
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
prerequisites: prerequisites:
packages: packages:
- onl-loader-initrd:$ARCH - onl-loader-initrd:$ARCH
stage: 3
common: common:
arch: $ARCH arch: $ARCH

View File

@@ -7,6 +7,7 @@
############################################################ ############################################################
prerequisites: prerequisites:
packages: [ "onl-buildroot-initrd:$ARCH", "onl-loader-initrd-files:all" ] packages: [ "onl-buildroot-initrd:$ARCH", "onl-loader-initrd-files:all" ]
stage: 3
common: common:
arch: $ARCH arch: $ARCH
@@ -25,7 +26,3 @@ packages:
builds/manifest.json : $$PKG_INSTALL/ builds/manifest.json : $$PKG_INSTALL/
changelog: Change changes changes., changelog: Change changes changes.,