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 1Nur7w-0004Sq-Of for openembedded-devel@lists.openembedded.org; Thu, 25 Mar 2010 18:45:53 +0100 Received: from p5b036bbd.dip.t-dialin.net ([91.3.107.189] helo=excalibur) by sirius.lasnet.de with esmtpsa (Cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63 #1) id 1Nur4r-0000kB-FV by authid with cram_md5; Thu, 25 Mar 2010 18:42:44 +0100 Received: from stefan by excalibur with local (Exim 4.71) (envelope-from ) id 1Nur4r-00038q-07; Thu, 25 Mar 2010 18:42:41 +0100 Date: Thu, 25 Mar 2010 18:42:40 +0100 From: Stefan Schmidt To: Antonio Ospite Message-ID: <20100325174240.GF11431@excalibur.local> References: <1269537597-26456-1-git-send-email-ospite@studenti.unina.it> <1269537597-26456-5-git-send-email-ospite@studenti.unina.it> MIME-Version: 1.0 In-Reply-To: <1269537597-26456-5-git-send-email-ospite@studenti.unina.it> 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) Cc: openezx-devel@lists.openezx.org, Michael 'Mickey' Lauer , openembedded-devel@lists.openembedded.org Subject: Re: [PATCH 4/5] ezx: update ezx-gen-blob version 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, 25 Mar 2010 17:45:53 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello. On Thu, 2010-03-25 at 18:19, Antonio Ospite wrote: > NOTE: this version builds fine but the resulting binaries do not seem to > be correct, their size is about 300KiB instead of the expected 64KiB. > > Signed-off-by: Antonio Ospite I would need some more information before acking this one. Does the old rev still build with the gcc in OE? If yes I would prefer to stay with the old rev as a known working one until the root cause is found and fixed. If it does not even build we could go ahead and bump the rev as it does make things not even worse. Side note for others: Personally I know nobody who ever installed the gen-blob produced with OE on his phone. All people who did it used a precompiled version from Wyrm, Antonio or me or compiled it by hand. So this one should not bring to much harm. regards Stefan Schmidt