From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from carmex.station51.net ([109.74.206.142] helo=station51.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1OUOsh-0006jp-1Z for openembedded-devel@lists.openembedded.org; Thu, 01 Jul 2010 20:53:04 +0200 Received: from [87.241.99.70] (account butters HELO [192.168.1.201]) by station51.net (CommuniGate Pro SMTP 5.3.4) with ESMTPSA id 1557527 for openembedded-devel@lists.openembedded.org; Thu, 01 Jul 2010 20:48:13 +0200 Message-ID: <4C2CE2E6.3050708@station51.net> Date: Thu, 01 Jul 2010 20:48:06 +0200 From: Bill Sargent User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org X-SA-Exim-Connect-IP: 109.74.206.142 X-SA-Exim-Mail-From: butters@station51.net X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 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: OpenLDAP 2.4.21. doesn't create packages 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, 01 Jul 2010 18:53:04 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm trying to add the openldap 2.4.21 recipe to my bootable image, and it doesn't seem to be creating the packages. It installs only the libs and no binaries (slapd etc..) ... I looked at the recipe and it seems it should be creating some bin package as well as base etc... but I haven't seen any in my packages directories. Can someone explain to me what is wrong? Is there a problem with the openldap recipe? Thanks Bill