From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QU4Ir-0003eH-Kn for bitbake-devel@lists.openembedded.org; Tue, 07 Jun 2011 23:59:13 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p57Lttdf024254; Tue, 7 Jun 2011 22:55:55 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24092-03; Tue, 7 Jun 2011 22:55:51 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p57Ltovp024244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Jun 2011 22:55:51 +0100 From: Richard Purdie To: Brandon Stafford In-Reply-To: References: Date: Tue, 07 Jun 2011 22:55:45 +0100 Message-ID: <1307483745.15712.80.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 X-Virus-Scanned: amavisd-new at rpsys.net Cc: bitbake-devel@lists.openembedded.org Subject: Re: [PATCH 1/1] Fix some punctuation, wording, and caps in manual X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2011 21:59:13 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi Brandon, On Fri, 2011-06-03 at 12:14 -0400, Brandon Stafford wrote: > This patch contains what I hope are non-controversial improvements to > the manual. Most of the changes are single characters, but the > line-by-line diff makes the patch look large. > > This is my first patch to Bitbake, so please don't kill me > immediately. (I originally sent this message, minus this sentence, > around 2011-03-10, but the bitbake-dev list appeared to be silently > dropping messages from 2011-03-07 until 2011-03-24. I resent it again > on 2011-03-27. I'm now sending it to the post-migration bitbake-devel > list on 2011-06-03.) > > Signed-off-by: Brandon Stafford I tried to get this to apply but the patch appears corrupt and I can't convince the patch tools to accept it. It looks like you sent html email and that your mailer line wrapped the text in some way too. Perhaps you could resend the patch as an attachment to the email or alternatively don't send html emails and try and address the line wrapping problem. Cheers, Richard