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 0B29DE00764 for ; Tue, 11 Feb 2014 07:26:07 -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 s1BFQ3p3017337; Tue, 11 Feb 2014 09:26:03 -0600 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id s1BFQ3Nw021550; Tue, 11 Feb 2014 09:26:03 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.2.342.3; Tue, 11 Feb 2014 09:26:03 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id s1BFQ2ld010465; Tue, 11 Feb 2014 09:26:03 -0600 Date: Tue, 11 Feb 2014 10:26:02 -0500 From: Denys Dmytriyenko To: Diego Sueiro Message-ID: <20140211152602.GJ3131@edge> References: <1687303.zqgYtDvr2z@kgy-pc> <321768C95D21724485BCE784F1BE98473EB8E6DA@DBDE04.ent.ti.com> <2080630.Ym40fTraDf@kgy-pc> <20140211144551.GF3131@edge> <20140211145214.GH3131@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 15:26:08 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Feb 11, 2014 at 12:54:44PM -0200, Diego Sueiro wrote: > On Tue, Feb 11, 2014 at 12:52 PM, Denys Dmytriyenko wrote: > > > PREFERRED_VERSION_blah = "ver" > > > Can I add it im my image recipe, or do I need to add it on machine.conf? > Why the newest version is not selected by default? Usually you add that to your distro config or local config. But machine config should also work... -- Denys