[oe-commits] org.oe.dev angstrom: add oestats instructions next to sepukku instructions

koen commit oe at amethyst.openembedded.net
Sun May 25 09:15:29 UTC 2008


angstrom: add oestats instructions next to sepukku instructions

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 2d32c4a3ada0c940227e778e5080900811813513
ViewMTN: http://monotone.openembedded.org/revision/info/2d32c4a3ada0c940227e778e5080900811813513
Files:
1
conf/distro/include/angstrom.inc
Diffs:

#
# mt diff -r9d5560df65ae7a07edbd98b74f689ee0e4a36889 -r2d32c4a3ada0c940227e778e5080900811813513
#
#
#
# patch "conf/distro/include/angstrom.inc"
#  from [81b35f382e812295b2b67a266c4c3751b2b7ff59]
#    to [ace0abffaabc05f77898354b019af4e5cf579d14]
#
============================================================
--- conf/distro/include/angstrom.inc	81b35f382e812295b2b67a266c4c3751b2b7ff59
+++ conf/distro/include/angstrom.inc	ace0abffaabc05f77898354b019af4e5cf579d14
@@ -281,9 +281,10 @@ TINDER_REPORT     = "1"
 TINDER_REPORT     = "1"
 
 # Configuration for seppuku autobuilder, people only need to put:
-# INHERIT += "seppuku"
+# INHERIT += "seppuku oestats-client"
 # SEPPUKU_USER         = "your_bugzilla at user.id"
 # SEPPUKU_PASS         = "your_bugzilla_password"
+# OESTATS_BUILDER      = "your_name" 
 # in their local.conf
 
 # seppuku bbclass
@@ -297,9 +298,9 @@ SEPPUKU_COMPONENT    = "org.openembedded
 SEPPUKU_PRODUCT      = "Openembedded"
 SEPPUKU_COMPONENT    = "org.openembedded.dev"
 
+OESTATS_SERVER      ?= "tinderbox.openembedded.net"
 
 
 
-
 # We want images supporting the following features (for task-base)
 DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci"






More information about the Openembedded-commits mailing list