From f4259455c2ad5c2f74290bfa710bf7689023d423 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 30 Aug 2011 07:05:34 +0200 Subject: finetune /etc/hosts It should look like: 127.0.0.1 localhost ::1 loaclhost 127.0.1.1 hostname --- target/config/Config.in.runtime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 0503eb8d9..2c1ccb1d1 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -3,7 +3,7 @@ config ADK_RUNTIME_HOSTNAME string "hostname for the embedded system" - default "localhost" + default "openadk" help Set your target hostname. -- cgit v1.2.3