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 F276D77166 for ; Wed, 3 Feb 2016 07:50:13 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u137oDMN023796 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Tue, 2 Feb 2016 23:50:14 -0800 Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.163.141) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.248.2; Tue, 2 Feb 2016 23:50:12 -0800 From: Chen Qi To: Date: Wed, 3 Feb 2016 15:50:20 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] copy_buildsystem: add ability to exclude layers 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, 03 Feb 2016 07:50:15 -0000 Content-Type: text/plain The following changes since commit 2218490b075b077683f17b643ab211c7716d0dfc: documentation.conf: align the documentation for DEBUG_OPTIMIZATION and FULL_OPTIMIZATION with bitbake.conf (2016-02-02 17:48:00 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/sdk-exclude-layers http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/sdk-exclude-layers Chen Qi (1): copy_buildsystem: add ability to exclude layers meta/lib/oe/copy_buildsystem.py | 6 ++++++ 1 file changed, 6 insertions(+) -- 1.9.1