qt5_previewer.run: increase Qemu RAM

Fixes #2419
This commit is contained in:
Christian Prochaska 2017-05-19 18:50:13 +02:00 committed by Christian Helmuth
parent 87c7b0f777
commit 104baeeefc
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ append boot_modules {
build_boot_image $boot_modules
append qemu_args " -m 256"
append qemu_args " -m 300"
run_genode_until forever