From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [209.253.16.26] (helo=barracuda.pager.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1JgMRw-0005OT-2W for openembedded-devel@lists.openembedded.org; Mon, 31 Mar 2008 18:01:32 +0200 X-ASG-Debug-ID: 1206979288-0ef3003d0000-aWHRdb X-Barracuda-URL: http://192.168.1.240:8000/cgi-bin/mark.cgi Received: from [192.168.1.71] (localhost [127.0.0.1]) by barracuda.pager.net (Spam Firewall) with ESMTP id 147203198C; Mon, 31 Mar 2008 11:01:29 -0500 (CDT) Received: from [192.168.1.71] ([192.168.1.1]) by barracuda.pager.net with ESMTP id 31wkFmsUauWubfWg; Mon, 31 Mar 2008 11:01:29 -0500 (CDT) From: Geoffrey Wossum Organization: Long Range Systems To: openembedded-devel@lists.openembedded.org X-ASG-Orig-Subj: Re: [oe] New OE user question Date: Mon, 31 Mar 2008 11:01:38 -0500 User-Agent: KMail/1.9.7 References: <200803310907.56781.e.robertson.svg@gmail.com> In-Reply-To: <200803310907.56781.e.robertson.svg@gmail.com> MIME-Version: 1.0 Message-Id: <200803311101.39141.geoffrey@pager.net> X-Barracuda-Connect: UNKNOWN[192.168.1.1] X-Barracuda-Start-Time: 1206979289 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at pager.net Subject: Re: New OE user question X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.9 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, 31 Mar 2008 16:01:32 -0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Monday 31 March 2008 09:07:48 am E Robertson wrote: > Hi All, > > I'm brand new to OE and I've been following the documentation steps along > the way. I notice the documentation is either missing sections or not clear > and as I learn how to use this tool, I would like to update the > documentation sections. It's probably the least I could do as I figure out > how this works. I'm referirng to the user manual wiki. Both configuring and > building sections are missing clarity. > Who is responsible for the manual and how do I submit info to the sections? May not help you with your current issue, but I've discovered that the Poky handbook is a better source of OpenEmbedded info than the OpenEmbedded documetation. http://www.pokylinux.org/doc/poky-handbook.html --- Geoffrey