From 60dfddbe5aaa444f8962b61f7137e2764cd9cce6 Mon Sep 17 00:00:00 2001 From: Adrian-Ken Rueegsegger Date: Wed, 25 Jan 2017 14:06:40 +0100 Subject: [PATCH] Increase fb_drv RAM quota in vbox auto scenarios Otherwise the component runs out of memory with large screen resolutions, e.g. 1920x1440@16. --- repos/ports/run/virtualbox_auto.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/ports/run/virtualbox_auto.inc b/repos/ports/run/virtualbox_auto.inc index 029bd66d5..35e98aba8 100644 --- a/repos/ports/run/virtualbox_auto.inc +++ b/repos/ports/run/virtualbox_auto.inc @@ -293,7 +293,7 @@ append_if [expr $use_usb] config { append_if [have_spec framebuffer] config { - + }