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 5237C60667 for ; Fri, 2 Aug 2013 07:54: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.14.5/8.14.3) with ESMTP id r727shKH011017 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 2 Aug 2013 00:54:43 -0700 (PDT) Received: from [128.224.162.233] (128.224.162.233) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.342.3; Fri, 2 Aug 2013 00:54:42 -0700 Message-ID: <51FB65CE.7030203@windriver.com> Date: Fri, 2 Aug 2013 15:54:54 +0800 From: ChenQi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: References: In-Reply-To: X-Originating-IP: [128.224.162.233] Subject: Re: [PATCH 0/1] scripts/contrib/mkefidisk.sh: fix bashism 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: Fri, 02 Aug 2013 07:54:42 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/02/2013 02:32 PM, Qi.Chen@windriver.com wrote: > From: Chen Qi > > The following changes since commit bd1c441a210cae03fb6006c996227211cc29056b: > > bitbake: bitbake: runqueue: add warning if invalidating invalid task (2013-07-29 15:25:09 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib ChenQi/fix-bashism > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/fix-bashism > > Chen Qi (1): > scripts/contrib/mkefidisk.sh: fix bashism > > scripts/contrib/mkefidisk.sh | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Please ignore this patch. It has already been included in another patchset. //Chen Qi