From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 7C98E74230 for ; Wed, 27 May 2015 06:09:39 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.15.1/8.15.1) with ESMTPS id t4R69e06029035 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 26 May 2015 23:09:40 -0700 (PDT) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.211) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.224.2; Tue, 26 May 2015 23:09:39 -0700 From: Chen Qi To: Date: Wed, 27 May 2015 14:09:37 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/3] Extensible SDK: 3 fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2015 06:09:39 -0000 Content-Type: text/plain The first two have been sent before. The following changes since commit 7ffe10df73cc20d10fcd41b121074445273bd60e: license_class: license_create_manifest improvment (2015-05-09 22:26:02 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/ext-sdk-3-fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/ext-sdk-3-fixes Chen Qi (3): populate_sdk_ext: install the latest buildtools-tarball populate_sdk_ext: consider custom configuration in local.conf copy_buildsystem: make sure bitbake directory is copied meta/classes/populate_sdk_ext.bbclass | 27 ++++++++++++++++++++++++++- meta/lib/oe/copy_buildsystem.py | 7 +++---- 2 files changed, 29 insertions(+), 5 deletions(-) -- 1.9.1