[oe] [STABLE][PATCH] Angstrom: fix OESTATS_SERVER host

Koen Kooi koen.kooi at gmail.com
Wed Jun 17 17:17:40 UTC 2009


From: Koen Kooi <koen at openembedded.org>


Signed-off-by: Koen Kooi <koen at openembedded.org>
---
 conf/distro/include/angstrom.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 60f2e55..18c2af1 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -342,7 +342,7 @@ SEPPUKU_AUTOBUILD    = "1"
 SEPPUKU_PRODUCT      = "Openembedded"
 SEPPUKU_COMPONENT    = "org.openembedded.dev"
 
-OESTATS_SERVER      ?= "tinderbox.openembedded.net"
+OESTATS_SERVER      ?= "tinderbox.openembedded.org"
 
 
 
-- 
1.6.1





More information about the Openembedded-devel mailing list