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 E2AB877A40 for ; Mon, 27 Mar 2017 10:34:42 +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.2/8.15.1) with ESMTPS id v2RAYhSG000482 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 27 Mar 2017 03:34:43 -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.294.0; Mon, 27 Mar 2017 03:34:42 -0700 From: Robert Yang To: Date: Mon, 27 Mar 2017 03:34:41 -0700 Message-ID: X-Mailer: git-send-email 2.11.0.rc2.dirty MIME-Version: 1.0 Subject: [PATCH 0/1] bitbake.conf: add sudo to 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: Mon, 27 Mar 2017 10:34:43 -0000 Content-Type: text/plain The following changes since commit 78928016f4cf38cf6751cb089200bf950d07ae93: classes: Replace "if test" file tests with POSIX file tests (2017-03-27 11:08:28 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/tools http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/tools Robert Yang (1): bitbake.conf: add sudo to HOSTTOOLS meta/conf/bitbake.conf | 3 +++ 1 file changed, 3 insertions(+) -- 2.11.0.rc2.dirty