From: Koen Kooi Date: Sun, 25 May 2008 09:12:20 +0000 (+0000) Subject: angstrom: add oestats instructions next to sepukku instructions X-Git-Tag: Release-2010-05/1~6864 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e1e7d83cb0b63b87af7dcb804bc47d8fdab79aa;p=openembedded.git angstrom: add oestats instructions next to sepukku instructions --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index bd56a09de6..bbdbe7f80b 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -281,9 +281,10 @@ TINDER_CLOBBER = "1" TINDER_REPORT = "1" # Configuration for seppuku autobuilder, people only need to put: -# INHERIT += "seppuku" +# INHERIT += "seppuku oestats-client" # SEPPUKU_USER = "your_bugzilla@user.id" # SEPPUKU_PASS = "your_bugzilla_password" +# OESTATS_BUILDER = "your_name" # in their local.conf # seppuku bbclass @@ -297,7 +298,7 @@ SEPPUKU_AUTOBUILD = "1" SEPPUKU_PRODUCT = "Openembedded" SEPPUKU_COMPONENT = "org.openembedded.dev" - +OESTATS_SERVER ?= "tinderbox.openembedded.net"