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 0ECE66FFC7 for ; Mon, 16 May 2016 01:39:28 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id u4G1dTcO016861 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 15 May 2016 18:39:29 -0700 (PDT) Received: from [128.224.162.214] (128.224.162.214) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.248.2; Sun, 15 May 2016 18:39:28 -0700 To: References: From: Robert Yang Message-ID: <573924CF.6090000@windriver.com> Date: Mon, 16 May 2016 09:39:27 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Subject: Re: [PATCH 0/1] coreutils: fix for native and nativesdk 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, 16 May 2016 01:39:29 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Ping. // Robert On 04/26/2016 02:04 PM, Robert Yang wrote: > The following changes since commit e2dbe5eb869b8336b91023b83d7ca866197efa73: > > license.bbclass: make sure that image manifest dir exists (2016-04-22 16:28:47 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib rbt/core > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/core > > Dengke Du (1): > coreutils: fix for native and nativesdk > > meta/recipes-core/coreutils/coreutils_8.25.bb | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >