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 B202360797 for ; Mon, 11 Jul 2016 15:21:16 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u6BFLHm9021460 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Mon, 11 Jul 2016 08:21:17 -0700 Received: from [128.224.162.240] (128.224.162.240) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.248.2; Mon, 11 Jul 2016 08:21:16 -0700 To: References: From: Robert Yang Message-ID: <5783B96B.7010801@windriver.com> Date: Mon, 11 Jul 2016 23:21:15 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: [PATCH 0/1] tcl: fix sed command in do_install 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, 11 Jul 2016 15:21:17 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Ping. // Robert On 05/24/2016 11:15 AM, Robert Yang wrote: > The following changes since commit d6241e4c94a0a72acfc57e96a59918c0b2146d65: > > useradd: Fix infinite build loop (2016-05-23 10:33:39 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib rbt/tcl > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/tcl > > Robert Yang (1): > tcl: fix sed command in do_install > > meta/recipes-devtools/tcltk/tcl_8.6.4.bb | 2 -- > 1 file changed, 2 deletions(-) >