From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 75-148-42-21-colorado.hfc.comcastbusiness.net ([75.148.42.21] helo=judge.camp.se-eng.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qhlrj-0005sE-4f for openembedded-devel@lists.openembedded.org; Fri, 15 Jul 2011 19:07:51 +0200 Received: from localhost (localhost [127.0.0.1]) by judge.camp.se-eng.com (Postfix) with ESMTP id 4DA1520C952C; Fri, 15 Jul 2011 10:54:58 -0600 (MDT) X-Virus-Scanned: amavisd-new at camp.se-eng.com Received: from judge.camp.se-eng.com ([127.0.0.1]) by localhost (judge.camp.se-eng.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gyh4udQN0SsL; Fri, 15 Jul 2011 10:54:57 -0600 (MDT) Received: from [172.20.202.150] (beast.camp.se-eng.com [172.20.202.150]) by judge.camp.se-eng.com (Postfix) with ESMTPSA id ED28920C9486; Fri, 15 Jul 2011 10:54:57 -0600 (MDT) Message-ID: <4E207100.2020003@se-eng.com> Date: Fri, 15 Jul 2011 10:55:28 -0600 From: Raymond Danks User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org Cc: coreboot@coreboot.org Subject: Add mkelfimage and support for generating kernel+initrd ELF payloads to OpenEmbedded 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: Fri, 15 Jul 2011 17:07:51 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit So, It's been quite a while (>5 years) since I have submitted anything substantial to the OE project. It looks like I may be getting back into this some, however. I have a couple of minor changes/additions after this, so please let me know if I am missing the process somehow. I am CC-ing the coreboot list on this particular change because of the implication for the coreboot project.