From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id EEFEF60588 for ; Mon, 18 Jan 2016 22:09:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u0IM9ViY010890; Mon, 18 Jan 2016 22:09:31 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mxKrIxyuYtl3; Mon, 18 Jan 2016 22:09:31 +0000 (GMT) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u0IM9Rae010886 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 18 Jan 2016 22:09:28 GMT Message-ID: <1453154967.27999.93.camel@linuxfoundation.org> From: Richard Purdie To: Ed Bartosh , bitbake-devel@lists.openembedded.org Date: Mon, 18 Jan 2016 22:09:27 +0000 In-Reply-To: References: X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: "toaster@yoctoproject.org" Subject: Re: [PATCH 0/3] Fix SDK downloads forbuilds X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 22:09:34 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2016-01-18 at 15:45 +0200, Ed Bartosh wrote: > Elliot Smith (3): > toaster: toasterui: listen for bb.event.MetadataEvent > toaster: toasterui: log OSErrorException metadata events > toaster: toastergui: make artifact download more robust Its a small detail but when sending patches, "toasterui:" is fine in the shortlog, we don't need "toaster: toasterui:". The idea is to highlight which bit of the system is being changed and "toasterui" conveys that fine. [cc'd to the toaster list so everyone sees this] No need to resend these, I just tweaked the lines. Cheers, Richard From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 27C20E0088B; Mon, 18 Jan 2016 14:09:40 -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=-1.9 required=5.0 tests=BAYES_00,KHOP_DYNAMIC autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 KHOP_DYNAMIC Relay looks like a dynamic address Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A8583E00803 for ; Mon, 18 Jan 2016 14:09:36 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u0IM9ViY010890; Mon, 18 Jan 2016 22:09:31 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mxKrIxyuYtl3; Mon, 18 Jan 2016 22:09:31 +0000 (GMT) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u0IM9Rae010886 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 18 Jan 2016 22:09:28 GMT Message-ID: <1453154967.27999.93.camel@linuxfoundation.org> From: Richard Purdie To: Ed Bartosh , bitbake-devel@lists.openembedded.org Date: Mon, 18 Jan 2016 22:09:27 +0000 In-Reply-To: References: X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: "toaster@yoctoproject.org" Subject: Re: [bitbake-devel] [PATCH 0/3] Fix SDK downloads forbuilds 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: Mon, 18 Jan 2016 22:09:40 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2016-01-18 at 15:45 +0200, Ed Bartosh wrote: > Elliot Smith (3): > toaster: toasterui: listen for bb.event.MetadataEvent > toaster: toasterui: log OSErrorException metadata events > toaster: toastergui: make artifact download more robust Its a small detail but when sending patches, "toasterui:" is fine in the shortlog, we don't need "toaster: toasterui:". The idea is to highlight which bit of the system is being changed and "toasterui" conveys that fine. [cc'd to the toaster list so everyone sees this] No need to resend these, I just tweaked the lines. Cheers, Richard