From 49786a7ca358faefa62d9ee68d0157dcf11f378f Mon Sep 17 00:00:00 2001 From: Alexander Boettcher Date: Fri, 10 Aug 2012 11:57:56 +0200 Subject: [PATCH] CPU service required Required to start thread on Genode/NOVA. Without the service it fails with: int main(): --- init created, waiting for exit condition --- [init] timer: no route to service "CPU" [init -> test-moon] Starting ldso ... [init -> timer] C++ runtime: Genode::Parent::Service_denied [init -> timer] void* abort(): abort called --- libports/run/moon.run | 1 + 1 file changed, 1 insertion(+) diff --git a/libports/run/moon.run b/libports/run/moon.run index 27235e04ab..a57bbbb201 100644 --- a/libports/run/moon.run +++ b/libports/run/moon.run @@ -15,6 +15,7 @@ install_config { +