From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [87.193.137.100] (helo=mail.dresearch.de) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1N3UhH-0006jx-7q for openembedded-devel@lists.openembedded.org; Thu, 29 Oct 2009 14:05:50 +0100 Received: from hiob.intern.dresearch.de (unknown [10.32.0.138]) by mail.dresearch.de (Postfix) with ESMTP id C1F8D491264 for ; Thu, 29 Oct 2009 14:04:41 +0100 (CET) Received: from [127.0.0.1] ([10.32.10.2]) by hiob.intern.dresearch.de with Microsoft SMTPSVC(6.0.3790.3959); Thu, 29 Oct 2009 14:06:54 +0100 Message-ID: <4AE992C4.4040802@dresearch.de> Date: Thu, 29 Oct 2009 14:04:04 +0100 From: Steffen Sledz User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org X-OriginalArrivalTime: 29 Oct 2009 13:06:54.0437 (UTC) FILETIME=[AFFD5950:01CA5898] X-SA-Exim-Connect-IP: 87.193.137.100 X-SA-Exim-Mail-From: sledz@DResearch.DE X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: How to use patchwork? 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: Thu, 29 Oct 2009 13:05:50 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit In the last days i had to patch suggestions concerning common recipes (glibc and busybox). That's why i planned to introduce them via the patchwork queue. I prepared them with "git format-patch" and sent them using "git send-email" to openembedded-devel@lists.openembedded.org. They were sent to the list but did not reach patchwork. :( So i believe i did something wrong. But what? Unfortunately the wiki is not very helpful here. Steffen