From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tinyArch.localdomain (unknown [78.110.170.148]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D7364E0030F for ; Thu, 26 Jan 2012 03:07:17 -0800 (PST) Received: from [192.168.0.16] (unknown [195.171.99.130]) by tinyArch.localdomain (Postfix) with ESMTPSA id 58D16272C2 for ; Thu, 26 Jan 2012 10:53:22 +0000 (GMT) Message-ID: <4F2133BB.8090408@communistcode.co.uk> Date: Thu, 26 Jan 2012 11:06:35 +0000 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111224 Thunderbird/9.0.1 MIME-Version: 1.0 To: "yocto@yoctoproject.org" Subject: BeagleBone with meta-ti layer X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 11:07:18 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello everyone, I will soon be receiving a Beaglebone and I wish to transfer the work I have been doing with Yocto on the Beagleboard over to the Beaglebone, to show my company how the same application codebase can be run different platforms using Linux/Yocto/etc.. I have been looking at the meta-ti layer and trying to figure out how it works and how I will integrate it into the yocto build environment, but I thought I would just throw a query out to see if anybody is doing this and if there are any pitfalls I should avoid. It would also be nice to transfer the beagleboard onto the meta-ti config as is it manufacturer supported, is anyone doing this? Cheers, Jack.