Fix qemu and kubernetes build resource requirements
Qemu and kubernetes build failed to build under a 3 GB ramdisk. The 6 GB ramdisk was ok. Increase the minimum resources for these packages to 6 GB. Closes-bug: 1964980 Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I6027a4c02c15ef87a405ad300e967499c103b452
This commit is contained in:
parent
41a341369a
commit
ec75ee133f
@ -8,3 +8,4 @@ COPY_LIST="$CGCS_BASE/downloads/kvm-unit-tests.git-4ea7633.tar.bz2 \
|
||||
TIS_BASE_SRCREV=38441756b70eec5807b5f60dad11a93a91199866
|
||||
TIS_PATCH_VER=GITREVCOUNT+PKG_GITREVCOUNT
|
||||
|
||||
BUILD_IS_BIG=6
|
||||
|
Loading…
x
Reference in New Issue
Block a user