From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id CF285E0077F; Mon, 7 Mar 2016 21:44:09 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (avery.brian[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 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 * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.196 listed in list.dnswl.org] Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 249FCE00443 for ; Mon, 7 Mar 2016 21:44:08 -0800 (PST) Received: by mail-pf0-f196.google.com with SMTP id 63so550288pfe.0 for ; Mon, 07 Mar 2016 21:44:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=JFmj1iu7y6BqL/Yo3F8hca+yYbjZzPBf51J2YX+3CEA=; b=pJ+eKKeaM/Co/DG6y3rlYQiaFOXfYADxjXpkAktMTGJlkcfsMCS/O4vecy3FKM/bsl tP4kYAGh5QU4W9PGqZ+YufsjjDVzJsZz/qFIUHa6I1qm2MpogUa2gFBtwfrZySFnaDxT GsRBC2DzuPPAXxf6qcF9oORDAznnTIAHvpgN7eWzc+ntIrMFbKoit/6SF5mT6rdZIHKi Y3mfdObiirBIN2DGPrAKhQJkSKvMzmMOMgRyIUnW5haL2eZ8zyVnRooHEMdPSP6Cuql7 WPl0TvmYojdjHR+FvNSmVXNK1dxVb1DtPuuXG8/kIR/7kbBw8Cf5z3bhy92ZKVSK/O0J OSig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=JFmj1iu7y6BqL/Yo3F8hca+yYbjZzPBf51J2YX+3CEA=; b=m3wHnBM6lPuUUKjjgYlZD9Kw4DRB+NIMF6DT5YYU4e7lMd1z7WrsWoAanOuMZYqv4F udVQGFeAPNeq0lwg9JfM7vT+XrHPylMWEU2Q7wJdedfyk4z8fYXf/XYWM0oO6W9pC+63 EZkaoVDXs9ambdDAYGHoAUB+YQnwmPTvm37mr+uNh+is9vZbOLMQ9S9U5RAORZQYxItH KRz/svbpXD/ZxeAw5AKNZgrT7y1PtMDhR+owpkErzvkuRmja5vTpclZRaUF1OEfdXM0t LhFlO3gf9mGzg1NWCImsmqR+/68CwdkOx+o50DFxKH586uw2BP0/tthr1ZftuOZKvse7 1YTQ== X-Gm-Message-State: AD7BkJJs6KkdS8mNIn3NqlcwjKzIBZiE/3C7Bg1sIBsLW5n6GEmhMV3vkyGOB6c23ciT8Q== X-Received: by 10.98.13.216 with SMTP id 85mr38557701pfn.143.1457415847959; Mon, 07 Mar 2016 21:44:07 -0800 (PST) Received: from whisper.hsd1.or.comcast.net (c-98-232-142-195.hsd1.or.comcast.net. [98.232.142.195]) by smtp.gmail.com with ESMTPSA id p26sm1511673pfi.84.2016.03.07.21.44.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Mar 2016 21:44:06 -0800 (PST) From: brian avery X-Google-Original-From: brian avery To: toaster@yoctoproject.org Date: Mon, 7 Mar 2016 21:50:25 -0800 Message-Id: X-Mailer: git-send-email 1.9.1 Cc: brian avery Subject: [PATCH 0/1] toaster: Y9137 get packages from sstate 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, 08 Mar 2016 05:44:09 -0000 This addresses the missing packages part of Y9137. This patch allows us to see packages that came from a setscene. Testing it is a little hard: 1) You can add the following to your local.conf in a toaster dir: SSTATE_MIRRORS="file://.* http://downloads.yoctoproject.org/tools/support/toaster/sstate-test/master/sstate-cache/PATH" This might also work: SSTATE_MIRRORS="file://.* http://sstate.yoctoproject.org/dev/PATH" and build dropbear in a LOCAL project. You should see ~322 pkgs built. The hard way to test this is to: 1) start toaster 2) build dropbear as a local project 3) stop toaster 4) rm everything except sstate-cache/ and conf/ 5) restart toaster 6) build dropbearas a local project. it should come from sstate and downloads should remain empty. Note, there is still a big difference between the pkgs we get from a build ~2844 and the ones we get from setscening. The setscening doesn't package: *locales glibc-charmap* glibc-gconv* perl-module* ncurses-lib* as they seem to be unnecessary in order to be able to package dropbear. --- This does not address the need to change "packages built" to something more generic like packages in the UI. -b an Intel employee The following changes since commit 325a35c43df83d4268fc54a8955ee785f6a1f6fe: toaster: update the meta-yocto toaster configuration file (2016-03-07 21:36:03 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/toaster/getPkgsFromSstate-Y9137V2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/getPkgsFromSstate-Y9137V2 brian avery (1): toaster: show packages that were setscened into existence too meta/classes/toaster.bbclass | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) -- 1.9.1