noux_bash.run: increase 'fb_drv' capability quota

Fixes #2489
This commit is contained in:
Alexander Boettcher 2017-08-17 16:19:48 +02:00 committed by Christian Helmuth
parent 8b073f46df
commit 9cac99172b
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ append_if [have_spec sdl] config {
append_platform_drv_config
append_if [have_spec framebuffer] config {
<start name="fb_drv">
<start name="fb_drv" caps="200">
<resource name="RAM" quantum="4M"/>
<provides><service name="Framebuffer"/></provides>
<config width="640" height="480"/>