Adapt low-level components to new parent interface
This patch adjusts the components of the os repository as well as device drivers to the new parent interface. Issue #2120
This commit is contained in:
committed by
Christian Helmuth
parent
cfdbccc5c2
commit
8bafb9d41b
@@ -35,4 +35,5 @@ build_boot_image { core init hello_client hello_server }
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until forever
|
||||
run_genode_until "hello test completed.*\n" 10
|
||||
|
||||
Reference in New Issue
Block a user