mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20: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:
parent
6af42c9fb5
commit
47fa54992f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user