From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id E12DB72A78 for ; Thu, 9 Jul 2015 08:49:10 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.1/8.15.1) with ESMTPS id t698nAfN010578 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 9 Jul 2015 01:49:10 -0700 (PDT) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Thu, 9 Jul 2015 01:49:10 -0700 From: Robert Yang To: Date: Thu, 9 Jul 2015 01:49:09 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclass 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: Thu, 09 Jul 2015 08:49:15 -0000 Content-Type: text/plain The following changes since commit 50a37ee563d9003e21bfb9280f184cd81c62e9bf: oeqa/bbtests: Fix to ensure DL_DIR is set (2015-07-08 13:03:07 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/mlib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/mlib Robert Yang (1): populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclass meta/classes/populate_sdk_base.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.9.5