From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [63.80.53.70] (helo=smtp-relay1.palm.com) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1M2CJh-0006tu-7u for openembedded-devel@openembedded.org; Fri, 08 May 2009 00:43:49 +0200 X-IronPort-AV: E=Sophos;i="4.40,312,1239001200"; d="scan'208";a="13400269" Received: from unknown (HELO mailhost02.palm.com) ([148.92.223.90]) by smtp-relay1.palm.com with ESMTP; 07 May 2009 15:37:38 -0700 Received: from flamingo.palm.com (flamingo.palm.com [148.92.248.64]) by mailhost02.palm.com (8.13.6+Sun/8.12.10) with ESMTP id n47MbbZR019392; Thu, 7 May 2009 15:37:37 -0700 (PDT) Message-ID: <4A0362B1.2070707@palm.com> Date: Thu, 07 May 2009 15:37:37 -0700 From: Rich Pixley User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: "openembedded-devel@openembedded.org" References: <4A03277B.1090402@cbnco.com> <1241720835-17998-1-git-send-email-msmith@cbnco.com> <1241720835-17998-2-git-send-email-msmith@cbnco.com> <1241720835-17998-3-git-send-email-msmith@cbnco.com> <4A035E86.6020105@cbnco.com> In-Reply-To: <4A035E86.6020105@cbnco.com> Subject: manual missing dependencies section? 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, 07 May 2009 22:43:49 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit The version of the bitbake manual currently on berlios, (http://bitbake.berlios.de), appears to be missing the section on dependencies. http://openmoko.opendevice.org/build/bitbake/doc/manual/usermanual.xml (search for "recrdeptask") still has it. Is this intentional? --rich