From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 4BB6860D8E for ; Fri, 27 Dec 2013 09:01:33 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id rBR91XO2014102 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 27 Dec 2013 01:01:33 -0800 (PST) Received: from [128.224.162.204] (128.224.162.204) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.347.0; Fri, 27 Dec 2013 01:01:33 -0800 Message-ID: <52BD41EA.2040904@windriver.com> Date: Fri, 27 Dec 2013 17:01:30 +0800 From: Lu Chong User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: , References: In-Reply-To: X-Originating-IP: [128.224.162.204] Subject: Re: [PATCH 0/1] quilt: upgrade to 0.61 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, 27 Dec 2013 09:01:33 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Please ignore this one. I will resend. Chong On 12/27/2013 03:51 PM, Chong.Lu@windriver.com wrote: > From: Chong Lu > > *** BLURB HERE *** > The following changes since commit 005af45191ded6185c618c708181b31281e43092: > > bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22 14:29:13 +0000) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib chonglu/quilt > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/quilt > > Chong Lu (1): > quilt: upgrade to 0.61 > > meta/recipes-devtools/quilt/{quilt-0.60.inc => quilt-0.61.inc} | 4 ++-- > .../quilt/{quilt-native_0.60.bb => quilt-native_0.61.bb} | 1 - > meta/recipes-devtools/quilt/{quilt_0.60.bb => quilt_0.61.bb} | 4 +--- > 3 files changed, 3 insertions(+), 6 deletions(-) > rename meta/recipes-devtools/quilt/{quilt-0.60.inc => quilt-0.61.inc} (87%) > rename meta/recipes-devtools/quilt/{quilt-native_0.60.bb => quilt-native_0.61.bb} (98%) > rename meta/recipes-devtools/quilt/{quilt_0.60.bb => quilt_0.61.bb} (95%) >