From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.infrascan.de ([188.40.84.136] helo=infrascan.de) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1PJNZD-00042F-SC for openembedded-devel@lists.openembedded.org; Fri, 19 Nov 2010 10:47:40 +0100 Received: from [192.168.178.20] (77-22-235-200-dynip.superkabel.de [77.22.235.200]) by email.infrascan.de (Postfix) with ESMTPSA id 563851B40D for ; Fri, 19 Nov 2010 10:47:47 +0100 (CET) Message-ID: <4CE64779.3020802@sensortherm.de> Date: Fri, 19 Nov 2010 10:46:33 +0100 From: Klaus Schwarzkopf User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org X-SA-Exim-Connect-IP: 188.40.84.136 X-SA-Exim-Mail-From: schwarzkopf@sensortherm.de X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: buildserver X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 09:47:40 -0000 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi, i have some problems with the ti recipes, see my emails on the list. The two problems are: * the recipes are out of date and don't work. * the recipes can't download the source files. My idea is, to have an buildserver. On every commit (every night or every week), the buildserver download the sources and build the recipe. If the server builds the recipe successful, it copy the source files to the webserver. If the builds fails, the person how committed the recipe recieve a email with the log files. What do you think about my idea? Greetings Klaus