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 592C36B50A for ; Thu, 14 Feb 2019 02:40:02 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id x1E2e2NO025557 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 13 Feb 2019 18:40:02 -0800 (PST) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.435.0; Wed, 13 Feb 2019 18:40:01 -0800 From: Robert Yang To: Date: Thu, 14 Feb 2019 10:58:51 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] base.bbclass: Check BuildStarted for HOSTTOOLS 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, 14 Feb 2019 02:40:02 -0000 Content-Type: text/plain The following changes since commit 430bd28093fb743ba3bd032e11e40b4dd8e5bd1f: linux-yocto: add baseline ARC support (2019-02-12 14:04:24 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/ht http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/ht Robert Yang (1): base.bbclass: Check BuildStarted for HOSTTOOLS meta/classes/base.bbclass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 2.7.4