From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DC2E5E00475 for ; Tue, 11 Feb 2014 08:47:30 -0800 (PST) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id s1BGlRjB002903; Tue, 11 Feb 2014 10:47:27 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id s1BGlRK5019771; Tue, 11 Feb 2014 10:47:27 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.2.342.3; Tue, 11 Feb 2014 10:47:26 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id s1BGlQbH030549; Tue, 11 Feb 2014 10:47:26 -0600 Date: Tue, 11 Feb 2014 11:47:26 -0500 From: Denys Dmytriyenko To: Diego Sueiro Message-ID: <20140211164725.GN3131@edge> References: <20140211144551.GF3131@edge> <20140211145214.GH3131@edge> <20140211152805.GK3131@edge> <20140211162752.GL3131@edge> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti mailing list Subject: Re: How to compile omap3-sgx-modules_4.09.00.01 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 16:47:34 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Feb 11, 2014 at 02:34:33PM -0200, Diego Sueiro wrote: > On Tue, Feb 11, 2014 at 2:27 PM, Denys Dmytriyenko wrote: > > > Did you see messages like this during the initial parsing: > > > > WARNING: libgles-omap3-5.01.00.01 ONLY supports hardfp mode for now > > > > Unfortunately, 5.x series of graphics is only available for hardfp mode for > > now... > > > > I realized that. > How can I set the machine to use hardfp? Set DEFAULTTUNE in your distro or local config to one of the available values, like armv7athf-neon or cortexa8thf-neon etc. -- Denys