From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DF8D5E0086D; Tue, 24 Mar 2015 04:29:42 -0700 (PDT) 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,RCVD_IN_DNSWL_LOW 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.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.52 listed in list.dnswl.org] Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 12C7CE00837 for ; Tue, 24 Mar 2015 04:29:38 -0700 (PDT) Received: by wgbcc7 with SMTP id cc7so168521550wgb.0 for ; Tue, 24 Mar 2015 04:29:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=sorW/B8uwfzRSDMGdyFkxFUg2yrSYIcOhzqPddq0MYo=; b=leOZ9JWDO4RmeSCFQL4+KTGkqNWZYmKmZTGlxJoFnKA42Z5kNJqKnZMTUAyyXbXfp8 QrRetl+tC9qyH1qa8cna6eUDMejulsFT2o+HJwfGASpGLg1iSQ43y1efJS9zB7z79hC4 IVRM/C1WaTovUf6kgxi+QzYQuu4LuuNoFg0Z4yjV0W9SNDYJcCpNUy/XN+YM0IcTtHVQ pFXvY2/+fktZrosvMCRL7fp0bDbuMGEUAUKUhD/I7m4h9WtU7NLnTvF18XFhUx4/IaDq LVQYj1+MMVahC5XLGk9Gxd6UeUhrBX+QUJYhdrM6nuqS5S0p59uM/V7UhNJpYePD0dHX HMiw== X-Gm-Message-State: ALoCoQm4pOfdozX8LiaUY/ZrnZ3OGq/GUwrldpfdzK5W5iLN8wurxG1aALZIJ7mdv/nW2Mtnmr02 X-Received: by 10.180.107.71 with SMTP id ha7mr27881342wib.23.1427196577692; Tue, 24 Mar 2015 04:29:37 -0700 (PDT) Received: from [192.168.2.89] ([83.217.123.106]) by mx.google.com with ESMTPSA id ps4sm5665873wjc.31.2015.03.24.04.29.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Mar 2015 04:29:37 -0700 (PDT) Message-ID: <55114AA0.7020802@intel.com> Date: Tue, 24 Mar 2015 11:29:36 +0000 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: toaster@yoctoproject.org References: In-Reply-To: Subject: Re: [review-request] bbarrosp/ui-fixes 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: Tue, 24 Mar 2015 11:29:42 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Looks good to me. Thanks Related comment (but not impacting on this review) - I've always found it weird that releases == git branches in toaster, that seems like an implementation detail to me, as in other projects a release could be a git tag or a tarball or a commit or any of the 100s of ways of distributing code. On 22/03/15 20:17, belen barros pena wrote: > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=bbarrosp/ui-fixes > > a8a5552ad7d3ba869f165ef4a392990263224428 > bitbake: toasterui: hide right column if empty > > cf44f4dfe7a6dec273d77143dbe19eeab1ae23d5 > bitbake: toasterui: Improve messaging for empty layer details > > 09246f125cea1f8ff81081492824e14a3d38b02c > bitbake: toasterui: hide release when only one exists > > a2ffbc6f186f7d7fb022c8bfcd5b01a1a3442bb6 > bitbake: toaster: update OpenEmbedded Toaster configuration > > 015fac8c6ef58218c8ad75d375907f13ac021548 > bitbake: toaster: update Yocto Project Toaster configuration > > Thanks, > > Belén