mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 23:53:55 +00: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