From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173019pub.verizon.net (vms173019pub.verizon.net [206.46.173.19]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 672FEE004D2 for ; Fri, 23 Mar 2012 19:00:46 -0700 (PDT) Received: from gandalf.denix.org ([unknown] [71.178.225.66]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M1D00JF29KR25K2@vms173019.mailsrvcs.net> for meta-ti@yoctoproject.org; Fri, 23 Mar 2012 21:00:30 -0500 (CDT) Received: by gandalf.denix.org (Postfix, from userid 1000) id CE90F201F9; Fri, 23 Mar 2012 22:00:27 -0400 (EDT) Date: Fri, 23 Mar 2012 22:00:27 -0400 From: Denys Dmytriyenko To: Tom Rini Message-id: <20120324020027.GJ13495@denix.org> References: <1331235244-5173-1-git-send-email-trini@ti.com> <1332524217-27534-3-git-send-email-trini@ti.com> <20120323173802.GH9551@bill-the-cat> <20120323175146.GF13495@denix.org> <20120323175316.GI9551@bill-the-cat> MIME-version: 1.0 In-reply-to: <20120323175316.GI9551@bill-the-cat> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH v2 3/4] omap3evm.conf: Use '+=' not '?=' in IMAGE_FSTYPES X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Mailing list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 02:00:46 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline On Fri, Mar 23, 2012 at 10:53:16AM -0700, Tom Rini wrote: > On Fri, Mar 23, 2012 at 01:51:46PM -0400, Denys Dmytriyenko wrote: > > On Fri, Mar 23, 2012 at 10:38:02AM -0700, Tom Rini wrote: > > > On Fri, Mar 23, 2012 at 10:36:56AM -0700, Tom Rini wrote: > > > > > > > Signed-off-by: Tom Rini > > > > --- > > > > conf/machine/omap3evm.conf | 2 +- > > > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > > > Code is correct, commit message wasn't updated. v3 or can someone just > > > fix before pushing? Thanks! > > > > I'm not sure the discussion at OE-Core is over... The way I read it, Richard > > would rather see MACHINE_IMAGES_FSTYPES implemented, instead of using > > overrides in local.conf. > > Yes, this series assumes the direction for today is just to do as > documented (being so close to release) and tomorrow do something more > complicated. Understood. Then I'll apply it after the one upstream gets pushed: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/17731 -- Denys