From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id C572877819 for ; Mon, 10 Apr 2017 05:16:44 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id v3A5GiYA003972 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Sun, 9 Apr 2017 22:16:45 -0700 Received: from ala-dreyna-lx3.corp.ad.wrs.com (147.11.216.91) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server (TLS) id 14.3.294.0; Sun, 9 Apr 2017 22:16:44 -0700 From: David Reyna To: Date: Sun, 9 Apr 2017 22:07:13 -0700 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-Originating-IP: [147.11.216.91] Subject: [PATCH 0/1] toaster: fix SDK artifact capture 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, 10 Apr 2017 05:16:45 -0000 Content-Type: text/plain From: David Reyna Toaster: fix SDK artifact capture. This has been tested against qemux86, qemuarm, qemuarm64, qemumips64, and genericx86-64 for a mix of MACHINES and 64/32. The following changes since commit 633ad6c9f436f5d2b6ee1a005b697661a054a394: oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir (2017-04-06 10:13:39 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib dreyna/toaster/sdk_artifacts_10850 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/sdk_artifacts_10850 David Reyna (1): toaster: fix SDK artifact capture bitbake/lib/bb/ui/buildinfohelper.py | 30 ++++++++++++++++++++++++++++++ bitbake/lib/bb/ui/toasterui.py | 4 +--- meta/classes/toaster.bbclass | 21 ++++++++++++++++----- 3 files changed, 47 insertions(+), 8 deletions(-) -- 1.9.1