From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sirius.lasnet.de ([78.47.116.19]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1OZhIU-0001Iv-7m for openembedded-devel@lists.openembedded.org; Fri, 16 Jul 2010 11:33:44 +0200 Received: from guest185.ibr.cs.tu-bs.de ([134.169.35.185] helo=excalibur.local) by sirius.lasnet.de with esmtpsa (Cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63 #1) id 1OZhIO-0001Fg-NN by authid with cram_md5 for ; Fri, 16 Jul 2010 11:33:31 +0200 Received: from stefan by excalibur.local with local (Exim 4.72) (envelope-from ) id 1OZhIL-0005ta-PX for openembedded-devel@lists.openembedded.org; Fri, 16 Jul 2010 11:33:25 +0200 Date: Fri, 16 Jul 2010 11:33:25 +0200 From: Stefan Schmidt To: openembedded-devel@lists.openembedded.org Message-ID: <20100716093325.GA1772@excalibur.local> References: <4C3FA2D7.6020006@gmail.com> MIME-Version: 1.0 In-Reply-To: <4C3FA2D7.6020006@gmail.com> X-Mailer: Mutt http://www.mutt.org/ X-KeyID: 0xDDF51665 X-Website: http://www.datenfreihafen.org/ User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: 78.47.116.19 X-SA-Exim-Mail-From: stefan@datenfreihafen.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS 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: Re: [PATCH] lsof_4.83.bb: Make recipe buildable again. 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, 16 Jul 2010 09:33:45 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello. On Fri, 2010-07-16 at 09:37, Graham Gower wrote: > Breakage introduced by 74e32f114272668dfa4c88805741cf55ef965989. > Other recipes which call base_do_unpack directly do not share this issue. > > Signed-off-by: Graham Gower Acked-by: Stefan Schmidt I just run into the same issue and this fixes it for me. Will check this in. regards Stefan Schmidt