run/libc_vfs_filesystem_test: adjust caps for sel4

Fixes libc_vfs_fs_ext2 and libc_vfs_fs_fat on x86_64/qemu/sel4.
This commit is contained in:
Norman Feske 2023-06-09 09:44:27 +02:00
parent 6af42c9fb5
commit 47fa54992f

View File

@ -87,7 +87,7 @@ append config {
</config>
</start>
<start name="vfs_block" caps="190">
<start name="vfs_block" caps="200">
<resource name="RAM" quantum="68M" />
<provides><service name="Block"/></provides>
<config>