From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from li38-254.members.linode.com ([207.192.74.254] helo=masterfoo.zenlinux.com) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1P5BLX-0005vP-2K for openembedded-devel@lists.openembedded.org; Mon, 11 Oct 2010 07:54:51 +0200 Received: from [192.168.1.12] (c-76-105-143-140.hsd1.or.comcast.net [76.105.143.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by masterfoo.zenlinux.com (Postfix) with ESMTP id E454D3045A for ; Mon, 11 Oct 2010 01:54:20 -0400 (EDT) Message-ID: <4CB2A68B.5070108@zenlinux.com> Date: Sun, 10 Oct 2010 22:54:19 -0700 From: Scott Garman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9pre) Gecko/20100217 Lightning/1.0b1 Shredder/3.0.3pre MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1286775778-1446-1-git-send-email-sgarman@zenlinux.com> In-Reply-To: <1286775778-1446-1-git-send-email-sgarman@zenlinux.com> X-MasterFoo-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: E454D3045A.8F638 X-MasterFoo-MailScanner: Found to be clean X-MasterFoo-MailScanner-SpamCheck: not spam X-MasterFoo-MailScanner-From: sgarman@zenlinux.com X-SA-Exim-Connect-IP: 207.192.74.254 X-SA-Exim-Mail-From: sgarman@zenlinux.com X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [PATCH] cpio: update 2.5 to 2.11 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 05:54:51 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/10/2010 10:42 PM, Scott Garman wrote: > Signed-off-by: Scott Garman > --- > recipes/cpio/cpio-2.11/statdef.patch | 15 ++++++++ > recipes/cpio/cpio_2.11.bb | 42 +++++++++++++++++++++++ > recipes/cpio/cpio_2.5.bb | 42 ----------------------- > recipes/cpio/files/install.patch | 61 ---------------------------------- > 4 files changed, 57 insertions(+), 103 deletions(-) > create mode 100644 recipes/cpio/cpio-2.11/statdef.patch > create mode 100644 recipes/cpio/cpio_2.11.bb > delete mode 100644 recipes/cpio/cpio_2.5.bb > delete mode 100644 recipes/cpio/files/install.patch I'd like to point out that I used git mv to rename cpio_2.5.bb to cpio_2.11.bb, but git format-patch refuses to show the rename. I tried passing it the -M flag and also setting diff.renames to true in my .gitconfig file. So I'm not sure what's causing the problem. Scott -- Scott Garman sgarman at zenlinux dot com