git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6853fee
)
angstrom: add oestats instructions next to sepukku instructions
author
Koen Kooi
<koen@openembedded.org>
Sun, 25 May 2008 09:12:20 +0000
(09:12 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 25 May 2008 09:12:20 +0000
(09:12 +0000)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
bd56a09
..
bbdbe7f
100644
(file)
--- 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"