mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-10 19:31:48 +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>
|
</config>
|
||||||
</start>
|
</start>
|
||||||
|
|
||||||
<start name="vfs_block" caps="190">
|
<start name="vfs_block" caps="200">
|
||||||
<resource name="RAM" quantum="68M" />
|
<resource name="RAM" quantum="68M" />
|
||||||
<provides><service name="Block"/></provides>
|
<provides><service name="Block"/></provides>
|
||||||
<config>
|
<config>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user