mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user