From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4AA3AE00DDA; Thu, 26 May 2016 11:27:02 -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,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 * [209.85.220.43 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-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C12CBE00DCA for ; Thu, 26 May 2016 11:26:59 -0700 (PDT) Received: by mail-pa0-f43.google.com with SMTP id bz2so2397471pad.1 for ; Thu, 26 May 2016 11:26:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=gVQzt+50w26MXOoe6VVQ4C0jmTIu+0WlbJEzHzF+MvI=; b=eyk2PFdiqbuwaRanaOZZs25ORnKuDPkdwocHlA++ubkEe3RT8cLbH0ZORCzyV7gDwr LWv5C0yQLUu9qEWmmvCicH5/a8nVs0Vt0RDhcNHtEtV69vGbXXdwcUJHdfsp0p35/o/B pK9Xw0xbz1wJ+ML+N6KWlI5B7loJxrANly9urDHrtW89gmkzeePd9XEhH8ZOQqI4Y3yO kxS9WE7AsHpMoBb8fyxhMpMP9gGnbpQE1N/OCZ6o3RBhWUhgjdY1MSdQ9AvEfxcYDsn6 a+O++1FDt/dbTyE6Khlnb2rn6Wq0lt2r3d0AKNiMegbrWPlnjbll3fQWRzWvZKiWROIE xz/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=gVQzt+50w26MXOoe6VVQ4C0jmTIu+0WlbJEzHzF+MvI=; b=RkACSrp/ASIkiDdw9xSjMh6GNLu+YVdITTSevX6AZRHewxCXzPVQKRySrc2npesscG 0mU8d32hmG55N0CRmYts6EBrDKfOzYOHfjN6Euujxpn4mawhhLvQEm7qb+gQWJiP9wsy Q8umuE3zEXP8KYuAhVt2TtSk/EeMqhu9PluxEOpxRDPJgKpZzt5AmZC+SAGBnjwqiMen 4jHYLtReLtWbkinE48boeM/Z+nFdh3MUyTNP+qz+x8+FommyDeu9p0ioVrrAFNOGy2/x sYfBoSMcTz6rc6Zko2V5ONIki5yWu36i3+Lpa0D8ZCtPu3tVGTVHUY/LIZnsCrLflJSw pQMg== X-Gm-Message-State: ALyK8tJwaW5cRcrBOJcVmq7Pmh4Dnul9bOopTwGXoi1P/4020T4xRLCL0MgMgv47/E4MW5n6 X-Received: by 10.66.22.36 with SMTP id a4mr16332296paf.58.1464287218165; Thu, 26 May 2016 11:26:58 -0700 (PDT) Received: from [192.168.0.78] (host109-150-201-242.range109-150.btcentralplus.com. [109.150.201.242]) by smtp.googlemail.com with ESMTPSA id th5sm16152055pab.31.2016.05.26.11.26.56 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 May 2016 11:26:57 -0700 (PDT) To: "toaster@yoctoproject.org" From: Michael Wood Message-ID: <57473FEE.3060104@intel.com> Date: Thu, 26 May 2016 19:26:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 Subject: toaster-next bootstrap3 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: Thu, 26 May 2016 18:27:02 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi All, For people who are working off toaster-next branch please note I have pushed Belen's work to migrate the project configuration pages to Bootstrap 3. (You may want to make sure you clear your browser's cache to make sure any old html/css/js/cached objects are cleared.) This means that any front-end work in those areas can now be based forwards from this branch. The build analysis related pages are still to be done so will look a bit wonky at the moment. If you're writing patches on top of anything in that area please say before starting so that you don't do work on top the old html/js/css. We currently have browser tests failing and a number with errors due to selector changes or text changes, these will need updating once the rest of the bootstrap3 work is in and we've fixed any regressions found on this branch. The revised workflow for patches is now: - Review on toaster mailing list - Push onto toaster-next - FIN Once toaster-next has stabilised (and all the tests pass again etc) we'll submit a pull request to bitbake-devel for upstream inclusion Thanks, Michael