From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4A253E00B83; Wed, 9 Dec 2015 06:52:15 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.44 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CCA4CE0079A for ; Wed, 9 Dec 2015 06:52:11 -0800 (PST) Received: by wmvv187 with SMTP id v187so265655172wmv.1 for ; Wed, 09 Dec 2015 06:52:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=2P08jEvvfcvW9AZFd9I4R0IOfBpuhcnj5fZXT+yDGn8=; b=wvJlfQplRN525YJmRGOIBZg5IoMNXd3TgfPUl6ysv2drPzduVSTUdEC/46zQ6GwfkA JiIQCSqURbBaxOYWiGadybHneJym+jAOWL5vxEcOVRH9POIDA0uxwygRvUm28mGL04T3 Q77qOOjXTuGKyHYgFLFvXb69HFTF3kCTa+aWpI0rQl81ftNlkt9wAYBQcUD7jKgJldaH 6M23H+J6IpqspReiPJO8aadf88QXGrQVI/JSxJkgS8z2FnjvdZywnTUZIlhaACpja7rm MxljYORUGbBjZWOP9p2xduQdOJRnj6qtHsltT1pYKaA5u9bvXxA17VoTYiXgXtjOsRS3 O+tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=2P08jEvvfcvW9AZFd9I4R0IOfBpuhcnj5fZXT+yDGn8=; b=Q3xLDi4r7I/ThEwnKWWp7TFJd2170xcTtKQnCX2aJiAj+NZkLPcxZhIqmTAzxq+KEt YOfTT+MkQt7yL0h05WU5JtqR037Bblxp/o2UtJ9bYQQk7AV7ZrjPN7sZXPNE5fIEqTha tqXNsQP2Y8CreJv0xeH9bPWc1Sk8ZqKlfoVI3sf1eO4/hnfQ/scvDyp0Dc2+ddCfl135 mZAEnKkfpv/R78wLKrTSyA4f3kD7Eo/1SDL0B9gqe9gB0p9eZPEM2szGpSHIRP3a+Z81 SNlzMc6hEUx5tYzYsFMypR7qaCFEXf+q63XD9c1wUdZNQK2zb5PsnugPCn69G90CLkmu qA8A== X-Gm-Message-State: ALoCoQkH3HdZ4l0miIzX15c4fNxY4sVB4ipumI9oD6C+TpqbmcenYRJzgCxogBXLUramZiIXCDG7VbWUl0h8bXDS1MP4r9ae2A== X-Received: by 10.28.158.198 with SMTP id h189mr33275559wme.15.1449672730466; Wed, 09 Dec 2015 06:52:10 -0800 (PST) Received: from [192.168.2.24] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id i18sm8491036wmf.6.2015.12.09.06.52.09 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Dec 2015 06:52:09 -0800 (PST) To: toaster@yoctoproject.org References: <1449591150.25909.5.camel@linuxfoundation.org> From: Michael Wood Message-ID: <56684018.4090306@intel.com> Date: Wed, 9 Dec 2015 14:52:08 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1449591150.25909.5.camel@linuxfoundation.org> Subject: Re: [PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2015 14:52:15 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 08/12/15 16:12, Richard Purdie wrote: > On Tue, 2015-12-08 at 17:23 +0200, Ed Bartosh wrote: >> Hi, >> >> This patchset is a replacement of 3 patches that were rejected yesterday >> by upstream. >> >> It fixes 'hanging' builds in UI when build is failed on early stages (recipe >> parsing or processing configuration). >> >> The following changes since commit befaceb2873ff8c8cc791d48f0324442c15cbcdc: >> >> toaster: return back 'New project' button (2015-12-08 13:10:33 +0200) >> >> are available in the git repository at: >> >> git://git.yoctoproject.org/poky-contrib ed/toaster/trigger-metadata-event >> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/trigger-metadata-event >> >> Ed Bartosh (3): >> toaster: implement BitbakeController.triggerEvent >> toaster: trigger SetBRBE event >> toasterui: process SetBRBE event > This looks much better, thanks! > > Cheers, > > Richard > Submitted to bitbake and committed to toaster-next Thanks, Michael