From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <536DF390.9000604@xenomai.org> Date: Sat, 10 May 2014 11:38:24 +0200 From: Philippe Gerum MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Xenomai on v3.14 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brian Morel , xenomai@xenomai.org On 05/10/2014 04:35 AM, Brian Morel wrote: > I want to start working on Xenomai & I-pipe on kernel 3.14 for arm (beagle > bone black). I was hoping for a little advise on which git repositories to > use for both Xenomai & I-Pipe. It looks like I would need the I-Pipe patch > from either the main I-Pipe repo. or one of the named repos. ipipe-3.14 has just landed in git://git.xenomai.org/ipipe.git, with the latest ARM bits merged. The I-pipe support for ARM usually brews in this tree: git://git.xenomai.org/ipipe-gch.git, then gets merged in our mainline tree as mentioned earlier. Can I use > this with the Xenomai 2.6.3 for the user land side of things? > Yes, all Xenomai 2.6.x releases are ABI compatible. You would have to to pull the code from our maintenance branch in xenomai-2.6.git (master), only to build the current Xenomai kernel bits against 3.14. -- Philippe.