From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 17.mo4.mail-out.ovh.net ([46.105.41.16] helo=mo4.mail-out.ovh.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TtK6k-0002LG-8J for openembedded-devel@lists.openembedded.org; Thu, 10 Jan 2013 16:31:56 +0100 Received: from mail408.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo4.mail-out.ovh.net (Postfix) with SMTP id B7FEC104FFDD for ; Thu, 10 Jan 2013 12:48:55 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 10 Jan 2013 13:39:36 +0200 Received: from host3-118-dynamic.54-79-r.retail.telecomitalia.it (HELO localhost.localdomain) (denis%eukrea.com@79.54.118.3) by ns0.ovh.net with SMTP; 10 Jan 2013 13:39:34 +0200 Date: Thu, 10 Jan 2013 12:39:31 +0100 From: Denis 'GNUtoo' Carikli To: openembedded-devel@lists.openembedded.org X-Ovh-Mailout: 178.32.228.4 (mo4.mail-out.ovh.net) Message-ID: <20130110123931.2dbeb03f@no-log.org> In-Reply-To: <20130107193340.GH3285@jama> References: <1357510379-14744-1-git-send-email-otavio@ossystems.com.br> <20130107193340.GH3285@jama> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.14; i686-pc-linux-gnu) Mime-Version: 1.0 X-Ovh-Tracer-Id: 12138889845850275401 X-Ovh-Remote: 79.54.118.3 (host3-118-dynamic.54-79-r.retail.telecomitalia.it) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrgeeiucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrgeeiucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Cc: martin.jansa@gmail.com, Otavio Salvador Subject: Re: [meta-browser][PATCH 1/3] scripts/firefox-gen-l10n-recipes: Update copyright to 2013 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, 10 Jan 2013 15:31:58 -0000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 7 Jan 2013 20:33:40 +0100 Martin Jansa wrote: > On Sun, Jan 06, 2013 at 08:12:57PM -0200, Otavio Salvador wrote: > > Signed-off-by: Otavio Salvador > > I've build tested all 3 on jenkins and looks good to me: It does the same than the previous version of firefox: root@om-gta04:~# firefox Illegal instruction om-gta04 is an armv7 machine with NEON. I think it's a toolchain issue. Denis.