From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173011pub.verizon.net (vms173011pub.verizon.net [206.46.173.11]) by arago-project.org (Postfix) with ESMTP id 88D9352A7E for ; Sat, 2 Feb 2013 01:56:51 +0000 (UTC) Received: from gandalf.denix.org ([unknown] [71.191.205.12]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MHK00B4PLDCFNZ1@vms173011.mailsrvcs.net> for meta-arago@arago-project.org; Fri, 01 Feb 2013 19:56:35 -0600 (CST) Received: by gandalf.denix.org (Postfix, from userid 1000) id 2BF20200BE; Fri, 01 Feb 2013 20:55:59 -0500 (EST) Date: Fri, 01 Feb 2013 20:55:59 -0500 From: Denys Dmytriyenko To: meta-arago@arago-project.org Message-id: <20130202015559.GA7440@denix.org> References: <20130130221217.GA1060@denix.org> MIME-version: 1.0 In-reply-to: <20130130221217.GA1060@denix.org> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Danny migration X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 01:56:52 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline On Wed, Jan 30, 2013 at 05:12:17PM -0500, Denys Dmytriyenko wrote: > All, > > I've started migrating meta-arago from "denzil" stable branch (based on the > Yocto Project 1.2) to "danny" stable branch (Yocto Project 1.3). > > Please use arago-danny-config from oe-layersetup: > http://arago-project.org/git/projects/?p=oe-layersetup.git;a=summary > > The first set of generic fixes is now in meta-arago master. There are still > plenty of issues. The biggest being the absence of gcc-4.5 base recipes to > support packaging of the Arago toolchain into the filesystem images. I'm > looking into a short-term fix of overlaying those, until we move to a newer > toolchain for our SDKs. But it's still possible to use Arago gcc-4.5 based > toolchain for now to build packages, but not images, as TC is not packaged > itself. > > There are other lingering issues and I'm going through them now. I may not be > able to accept your fixes/patches right now or for the next couple of days, > while I'm still working on the basic porting/migration issues... I've pushed additional patches today, including the ones needed for the toolchain. And it is now possible to build tisdk-rootfs-image. While I've only done very minimal testing, it should be good enough to start using danny setup for SDK porting. -- Denys