From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id EFCDEE00973; Wed, 15 Jul 2015 10:07:50 -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: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.182 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 71EA5E0086D for ; Wed, 15 Jul 2015 10:07:49 -0700 (PDT) Received: by wibud3 with SMTP id ud3so3747471wib.0 for ; Wed, 15 Jul 2015 10:07:49 -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 :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=MGBUjnNlJ/sYMD62WzRue5JFj20zUz9aGZcD4Os9VpM=; b=JlYqLgiEC5aFxMljkd808lY9IcN4Xw0h5N6WElSt1LcuIUZNXRFr9NrR2Nlt3OjxUB rjS4s5Yzq7MqwD4QAtzEaZh1b/TRk6fDWx6beeZBeYgqseKInrIcDQtR4NECBYAwNFS3 T7eWpy6zjMJt1o5B7LtnS+vmsIhVKYMFw8Ai92NL93s33sI+VmQ5Jz1nFsAsh6oMpxZU vYnK7ZLgL/H0FHD3GxR5Yxvx7rgKAZjv7quaagEAcUdT0nGa6Ighs4uVYOa+p1Db910K e3vIiCV1fDRjgU2cFOvzN286ud2dDc1xLK67bkLrVhk0NN2albs2TUM4x67qIyNO1e9T WI5Q== X-Gm-Message-State: ALoCoQnNd2gBgp5G9L5WM6Xs6m6+9niELUpoOgOAfYVzktVNdZhnPmMKV+IsU499OS2ZxavOA4rI X-Received: by 10.180.230.199 with SMTP id ta7mr901415wic.1.1436980069038; Wed, 15 Jul 2015 10:07:49 -0700 (PDT) Received: from [192.168.2.157] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id ma15sm845887wic.20.2015.07.15.10.07.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2015 10:07:48 -0700 (PDT) Message-ID: <55A69363.6090006@intel.com> Date: Wed, 15 Jul 2015 18:07:47 +0100 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Barros Pena, Belen" References: <5596BB30.9040300@intel.com> <55A52DD6.8040700@intel.com> In-Reply-To: Cc: "toaster@yoctoproject.org" Subject: [design-review-request] michaelw/toaster/topnav 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, 15 Jul 2015 17:07:51 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit On 15/07/15 17:23, Barros Pena, Belen wrote: > > On 14/07/2015 16:42, "Michael Wood" wrote: > >>> * In the breadcrumb we provide in the layer details page, the project >>> name >>> should go to the 'Builds' tab when the number of builds in the project is >>> 1 or more, and to the 'Basic configuration' page when the number of >>> builds >>> in the project is 0. >> Done > Nah, this one is not done. I think you got a bit carried away ;) > > The rest is looking great. Thanks!! > > Belén > Ah yep that was racy, added a fix to the same branch for you pull in/check. Michael